Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-010317
#<BuildRuby:0x00007fc5a508fdc8
@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.20240728-010317",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004165 0.004024 3.616841 ( 3.655035)
build_miniruby 0.001478 0.000382 1.368787 ( 1.364899)
build_ruby 0.001519 0.000392 4.203700 ( 4.390115)
build_all 0.008544 0.000091 8.179895 ( 3.286379)
build_install 0.018355 0.000000 10.221063 ( 4.582809)
test_btest 0.000949 0.000000 117.018061 ( 30.524172)
test_basic 0.000000 0.010429 1.260488 ( 1.306770)
test_all 0.100585 0.052420 833.047171 (268.874446)
test_rubyspec 0.048518 0.036920 176.206660 ( 46.469855)
total: 364.46 sec