Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-103925
#<BuildRuby:0x00005639079ee008
@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.20240208-103925",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002071 0.003878 1.677536 ( 2.449888)
build_miniruby 0.000000 0.001450 1.531890 ( 1.530304)
build_ruby 0.000000 0.001523 2.962661 ( 19.772994)
build_all 0.006563 0.000717 6.126579 ( 2.451404)
build_install 0.019116 0.000871 7.908828 ( 4.196060)
test_btest 0.000721 0.000088 89.012232 ( 30.788937)
test_basic 0.007390 0.000373 0.942808 ( 1.013755)
test_all 0.088164 0.033078 706.693553 (217.010946)
test_rubyspec 0.040692 0.063421 171.663384 (181.257894)
total: 460.47 sec