Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-151340
#<BuildRuby:0x000055b65db7a138
@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.20240301-151340",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.007619 0.000000 2.386337 ( 2.343047)
build_miniruby 0.001254 0.000182 18.859721 ( 18.453020)
build_ruby 0.001223 0.000226 3.192404 ( 3.423580)
build_all 0.007139 0.000548 6.514983 ( 2.465727)
build_install 0.011086 0.007128 8.241441 ( 3.835132)
test_btest 0.000619 0.000135 93.691262 ( 25.533952)
test_basic 0.004405 0.004120 0.942635 ( 1.010292)
test_all 0.081794 0.034912 757.324209 (223.043384)
test_rubyspec 0.035904 0.044865 110.025761 (119.141153)
total: 399.25 sec