Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-193413
#<BuildRuby:0x000055f95ac89fc0
@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.20240302-193413",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.003700 0.004116 2.520390 ( 2.254868)
build_miniruby 0.001196 0.000100 1.664988 ( 1.664001)
build_ruby 0.000000 0.001540 3.352131 ( 3.585589)
build_all 0.001646 0.006369 6.645106 ( 3.135697)
build_install 0.008084 0.011227 8.508400 ( 4.555178)
test_btest 0.000792 0.000198 89.317767 ( 37.634030)
test_basic 0.005822 0.001455 0.949965 ( 1.029099)
test_all 0.083190 0.033320 780.123022 (288.778149)
test_rubyspec 0.036359 0.051678 128.070412 (143.004698)
total: 485.64 sec