Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-103358
#<BuildRuby:0x0000556ad81e2308
@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-103358",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005732 0.001103 1.792195 ( 3.301702)
build_miniruby 0.001516 0.000292 1.729694 ( 2.321458)
build_ruby 0.001760 0.000000 3.498034 ( 4.915251)
build_all 0.007386 0.000913 6.007842 ( 6.914145)
build_install 0.015684 0.005876 7.248842 ( 9.173157)
test_btest 0.000890 0.000184 84.210135 ( 98.592146)
test_basic 0.002373 0.005329 0.931996 ( 1.673197)
test_all 0.083440 0.045542 814.692304 (650.644747)
test_rubyspec 0.034547 0.036605 100.464011 (145.167965)
total: 922.70 sec