Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-190303
#<BuildRuby:0x000055af55a4e390
@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.20240229-190303",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.006732 0.000518 2.322727 ( 1.856194)
build_miniruby 0.001132 0.000087 1.257167 ( 1.255060)
build_ruby 0.001460 0.000113 3.159609 ( 3.430948)
build_all 0.006696 0.000182 6.729264 ( 2.627133)
build_install 0.009525 0.008202 8.567915 ( 4.035393)
test_btest 0.000996 0.000132 92.100558 ( 24.113205)
test_basic 0.000000 0.006195 0.885250 ( 0.945397)
test_all 0.086368 0.032075 805.779908 (241.921490)
test_rubyspec 0.037525 0.045949 117.199329 (126.904242)
total: 407.09 sec