Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-052327
#<BuildRuby:0x00005592b2022390
@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.20240303-052327",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003389 0.003866 2.260662 ( 1.992755)
build_miniruby 0.000000 0.001280 1.539324 ( 1.537088)
build_ruby 0.000000 0.001582 2.995037 ( 3.215618)
build_all 0.005329 0.001866 6.515905 ( 2.468845)
build_install 0.007145 0.010042 8.177113 ( 3.819224)
test_btest 0.000909 0.000227 91.459914 ( 24.002347)
test_basic 0.000134 0.006593 0.774247 ( 0.833377)
test_all 0.079262 0.042113 763.761575 (254.940952)
test_rubyspec 0.032389 0.056683 121.360792 (130.878324)
total: 423.69 sec