Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-122933
#<BuildRuby:0x000055e2a7caa320
@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.20231207-122933",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002712 0.003915 1.970351 ( 2.011202)
build_miniruby 0.000000 0.001367 1.543716 ( 1.541962)
build_ruby 0.000000 0.001586 2.811707 ( 3.015545)
build_all 0.003056 0.004790 5.257651 ( 2.066458)
build_install 0.014884 0.002757 6.750050 ( 3.148808)
test_btest 0.000706 0.000170 83.587416 ( 23.661596)
test_basic 0.005091 0.001229 0.882742 ( 0.961667)
test_all 0.076340 0.046604 735.177199 (281.843104)
test_rubyspec 0.035753 0.039949 96.739045 (109.668045)
total: 427.92 sec