Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-042215
#<BuildRuby:0x000055da074c2228
@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.20231210-042215",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000038 0.000005 0.000043 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001141 0.006767 2.559484 ( 2.999463)
build_miniruby 0.001931 0.000000 1.750313 ( 1.766980)
build_ruby 0.001757 0.000000 3.297980 ( 25.461911)
build_all 0.001894 0.005475 5.464523 ( 2.166961)
build_install 0.016964 0.000000 7.212042 ( 3.572499)
test_btest 0.000815 0.000010 81.800491 ( 21.305227)
test_basic 0.000000 0.006271 0.906847 ( 0.964310)
test_all 0.076641 0.044222 684.750054 (207.819427)
test_rubyspec 0.035128 0.025912 93.354506 (104.921935)
total: 370.98 sec