Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-193127
#<BuildRuby:0x00005594959edf20
@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.20240127-193127",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004446 0.001740 2.039156 ( 3.048218)
build_miniruby 0.001009 0.000395 1.642161 ( 1.684946)
build_ruby 0.001438 0.000562 3.659545 ( 3.892165)
build_all 0.000061 0.008688 6.465290 ( 4.745687)
build_install 0.016017 0.003232 7.803858 ( 5.845185)
test_btest 0.000544 0.000239 86.044503 ( 64.096915)
test_basic 0.000000 0.007026 0.944747 ( 1.348920)
test_all 0.072754 0.040982 760.792831 (326.153889)
test_rubyspec 0.051064 0.055840 171.322452 (184.486193)
total: 595.30 sec