Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-100911
#<BuildRuby:0x000055cac9912258
@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.20231224-100911",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001709 0.003416 1.640812 ( 1.980707)
build_miniruby 0.000000 0.001891 1.734481 ( 1.734715)
build_ruby 0.000931 0.001085 3.275261 ( 3.494001)
build_all 0.007450 0.000000 5.599479 ( 2.905577)
build_install 0.009112 0.009351 6.785845 ( 4.112637)
test_btest 0.000523 0.000174 80.445988 ( 29.771844)
test_basic 0.005587 0.000505 0.743437 ( 0.816514)
test_all 0.084551 0.032955 687.909219 (270.563127)
test_rubyspec 0.032462 0.039540 96.246629 (110.125751)
total: 425.51 sec