Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-025229
#<BuildRuby:0x000055e7c07627c8
@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.20230824-025229",
@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.000006 0.000028 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000031)
build_up 0.005682 0.001567 2.302361 ( 6.464239)
build_miniruby 0.001279 0.000353 1.738591 ( 2.673531)
build_ruby 0.001245 0.000343 3.385845 ( 6.586410)
build_all 0.003152 0.004971 6.300785 ( 5.993189)
build_install 0.008700 0.011508 7.881568 ( 8.289705)
test_btest 0.000786 0.000298 85.343295 ( 57.371891)
test_basic 0.002200 0.007902 1.071180 ( 2.168035)
test_all 0.008186 0.001603 703.550476 (431.854666)
test_rubyspec 0.041810 0.029806 107.618467 (182.289278)
total: 703.69 sec