Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-031825
#<BuildRuby:0x0000563d9ad11fb8
@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.20231223-031825",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003008 0.002745 1.303182 ( 1.616209)
build_miniruby 0.001303 0.000180 1.325373 ( 1.323432)
build_ruby 0.001399 0.000193 2.853518 ( 3.080652)
build_all 0.006655 0.000000 4.912887 ( 1.890334)
build_install 0.005892 0.010784 6.239664 ( 3.034509)
test_btest 0.000816 0.000173 80.239902 ( 22.921504)
test_basic 0.002740 0.005338 0.914531 ( 0.999394)
test_all 0.071779 0.050538 674.214959 (194.605506)
test_rubyspec 0.022186 0.034077 79.795130 ( 91.262315)
total: 320.73 sec