Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-090749
#<BuildRuby:0x000055ce1797a078
@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-090749",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.007339 0.000798 2.668368 ( 2.996449)
build_miniruby 0.001309 0.000314 1.817096 ( 1.881745)
build_ruby 0.001322 0.000318 3.693657 ( 4.055173)
build_all 0.005641 0.002475 6.632944 ( 3.190999)
build_install 0.015452 0.002896 8.360466 ( 4.577855)
test_btest 0.000562 0.000136 91.221527 ( 37.762348)
test_basic 0.002217 0.004493 0.867946 ( 0.938315)
test_all 0.097371 0.019264 774.460517 (282.945021)
test_rubyspec 0.046051 0.042384 123.550651 (136.754985)
total: 475.10 sec