Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-132144
#<BuildRuby:0x000056510889e1a8
@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.20231230-132144",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003982 0.001162 1.560606 ( 1.930247)
build_miniruby 0.001256 0.000366 1.591643 ( 1.590959)
build_ruby 0.001242 0.000362 3.065574 ( 3.282893)
build_all 0.008134 0.000000 5.563112 ( 2.884187)
build_install 0.017994 0.000235 6.935676 ( 4.300237)
test_btest 0.000663 0.000154 81.703479 ( 33.302992)
test_basic 0.003878 0.004161 0.905899 ( 0.979971)
test_all 0.058198 0.060971 749.699470 (281.875779)
test_rubyspec 0.040023 0.028531 94.801257 (106.613720)
total: 436.76 sec