Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-153024
#<BuildRuby:0x000055b6119be390
@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.20240228-153024",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003972 0.002912 2.599888 ( 2.529980)
build_miniruby 0.001204 0.000160 1.680869 ( 1.684456)
build_ruby 0.001464 0.000195 3.471106 ( 3.708038)
build_all 0.006767 0.000902 6.718950 ( 3.110216)
build_install 0.018768 0.000000 8.582236 ( 4.481775)
test_btest 0.000706 0.000000 92.409729 ( 38.713681)
test_basic 0.000000 0.006864 0.868775 ( 0.939606)
test_all 0.089672 0.025632 758.700813 (276.107226)
test_rubyspec 0.054307 0.028461 121.191234 (130.975499)
total: 462.25 sec