Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-133932
#<BuildRuby:0x000055f9c81fa078
@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.20240312-133932",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.000000 0.007513 2.502957 ( 2.282525)
build_miniruby 0.000000 0.001558 1.631766 ( 1.630179)
build_ruby 0.001283 0.000486 3.450710 ( 3.690747)
build_all 0.005949 0.001436 6.818535 ( 2.657343)
build_install 0.013029 0.005282 8.607254 ( 3.971291)
test_btest 0.000631 0.000163 94.196555 ( 25.568202)
test_basic 0.002591 0.003715 0.902385 ( 0.962582)
test_all 0.099749 0.023141 831.071243 (253.883984)
test_rubyspec 0.040484 0.039991 111.285900 (120.423108)
total: 415.07 sec