Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-211014
#<BuildRuby:0x00005606d5da5f70
@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.20240226-211014",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.007365 0.000000 2.543262 ( 2.474631)
build_miniruby 0.001605 0.000000 1.731394 ( 1.733714)
build_ruby 0.001801 0.000000 3.401375 ( 3.632679)
build_all 0.008414 0.000000 6.578635 ( 3.419754)
build_install 0.015487 0.003638 8.309823 ( 4.597571)
test_btest 0.000750 0.000164 91.289973 ( 33.585079)
test_basic 0.001957 0.007624 0.921402 ( 1.013938)
test_all 0.083706 0.033090 766.443602 (284.798160)
test_rubyspec 0.045968 0.041297 122.577652 (132.142108)
total: 467.40 sec