Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-040533
#<BuildRuby:0x00007f0f9ce9fdd8
@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.20240630-040533",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006524 0.002338 4.068550 ( 3.561806)
build_miniruby 0.001318 0.000402 1.220627 ( 1.219099)
build_ruby 0.001416 0.000431 3.375036 ( 3.553957)
build_all 0.007619 0.001073 8.349434 ( 3.347865)
build_install 0.019057 0.000668 11.425075 ( 5.431621)
test_btest 0.000709 0.000177 117.471538 ( 31.442596)
test_basic 0.005504 0.004188 1.300221 ( 1.353482)
test_all 0.101799 0.049789 886.431233 (262.766566)
test_rubyspec 0.049177 0.044428 171.328141 ( 36.712000)
total: 349.39 sec