Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-064249
#<BuildRuby:0x00007febd7f0fdc8
@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.20241212-064249",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001602 0.005683 3.292770 ( 3.687399)
build_miniruby 0.001142 0.000249 1.302148 ( 1.301824)
build_ruby 0.001309 0.000285 3.947096 ( 23.879764)
build_all 0.007570 0.000064 5.988975 ( 2.436751)
build_install 0.015731 0.001564 7.569789 ( 3.430486)
test_btest 0.000669 0.000124 75.420679 ( 20.348873)
test_basic 0.004364 0.006198 0.766158 ( 0.810316)
test_all 0.092309 0.050964 691.203064 (236.810184)
test_rubyspec 0.050132 0.033098 121.870563 ( 46.990628)
total: 339.70 sec