Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-131642
#<BuildRuby:0x00007fa39333fde0
@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.20241125-131642",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.007432 0.000568 3.656340 ( 4.435365)
build_miniruby 0.001635 0.000272 1.695675 ( 1.852139)
build_ruby 0.001639 0.000273 4.514529 ( 5.092774)
build_all 0.008675 0.000723 6.667870 ( 4.943812)
build_install 0.022311 0.000000 9.579159 ( 7.235722)
test_btest 0.000782 0.000000 83.446236 ( 67.287346)
test_basic 0.011907 0.000000 1.114454 ( 1.505019)
test_all 0.114414 0.044014 823.152944 (524.548750)
test_rubyspec 0.059428 0.034077 123.792802 ( 67.118856)
total: 684.02 sec