Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-231651
#<BuildRuby:0x00007f3f1e35fde0
@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.20240810-231651",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.001564 0.006468 3.750939 ( 3.735072)
build_miniruby 0.000000 0.001725 1.646920 ( 1.643187)
build_ruby 0.000000 0.001933 4.116239 ( 23.781345)
build_all 0.007576 0.000949 8.432450 ( 3.311762)
build_install 0.012999 0.005263 11.217639 ( 5.274486)
test_btest 0.000738 0.000194 114.857371 ( 30.873759)
test_basic 0.010531 0.001662 1.221328 ( 1.280099)
test_all 0.093708 0.055179 856.112085 (243.181176)
test_rubyspec 0.051753 0.043898 165.450032 ( 35.006346)
total: 348.09 sec