Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-181202
#<BuildRuby:0x00005613321ea258
@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.20240320-181202",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.002692 0.008921 4.141852 ( 5.008529)
build_miniruby 0.001201 0.000384 1.828168 ( 2.008322)
build_ruby 0.001547 0.000495 3.699211 ( 4.571090)
build_all 0.006944 0.002384 7.228148 ( 5.821185)
build_install 0.007291 0.017652 10.069803 ( 8.656517)
test_btest 0.000000 0.001348 96.907047 ( 77.928887)
test_basic 0.000000 0.009455 1.075422 ( 1.536534)
test_all 0.081331 0.044699 803.381277 (384.407893)
test_rubyspec 0.053680 0.042649 139.722613 (182.500125)
total: 672.44 sec