Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-095438
#<BuildRuby:0x000055d657502228
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240305-095438",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.009864 0.000111 3.033510 ( 4.668477)
build_miniruby 0.013699 0.000856 102.420850 ( 73.984940)
build_ruby 0.002304 0.000144 4.639827 ( 4.898825)
build_all 0.045480 0.037542 98.762205 ( 83.006752)
build_install 0.007687 0.014555 9.094309 ( 9.739698)
test_btest 0.000697 0.000213 96.906852 (111.267381)
test_basic 0.007785 0.000651 1.110978 ( 1.967655)
test_all 0.091927 0.042285 843.964170 (780.469360)
test_rubyspec 0.060630 0.040241 139.987505 (220.363816)
total: 1290.37 sec