Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-222708
#<BuildRuby:0x0000560f1643a258
@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.20240226-222708",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004705 0.003129 2.549716 ( 2.567446)
build_miniruby 0.001265 0.000341 1.634187 ( 1.641446)
build_ruby 0.001494 0.000402 3.467213 ( 3.726041)
build_all 0.006344 0.001708 6.773994 ( 4.098451)
build_install 0.012516 0.008444 8.591593 ( 5.585694)
test_btest 0.000742 0.000230 90.942417 ( 41.588242)
test_basic 0.006160 0.001912 1.050161 ( 1.171921)
test_all 0.090878 0.027616 797.236536 (363.059256)
test_rubyspec 0.042379 0.049744 132.688278 (153.702513)
total: 577.14 sec