Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-082538
#<BuildRuby:0x000056539fb66018
@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.20231218-082538",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002183 0.004173 2.083292 ( 2.172700)
build_miniruby 0.001241 0.000000 1.263305 ( 1.261881)
build_ruby 0.001856 0.000000 2.897717 ( 3.044163)
build_all 0.007815 0.000000 5.624617 ( 2.302300)
build_install 0.018473 0.000000 6.962369 ( 3.387779)
test_btest 0.000972 0.000000 79.131484 ( 20.872482)
test_basic 0.002451 0.003681 0.778524 ( 0.840618)
test_all 0.078864 0.039359 682.780862 (228.870141)
test_rubyspec 0.034837 0.035206 99.264123 (115.744573)
total: 378.50 sec