Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-155301
#<BuildRuby:0x00007f1dc220fdc8
@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.20240629-155301",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.008712 0.001097 4.122592 ( 3.798704)
build_miniruby 0.001301 0.000310 1.770561 ( 1.773845)
build_ruby 0.001720 0.000410 4.616088 ( 4.814784)
build_all 0.006045 0.004906 8.667419 ( 5.617592)
build_install 0.020299 0.005115 12.117100 ( 7.459405)
test_btest 0.000635 0.000171 122.498369 ( 70.407718)
test_basic 0.011079 0.002983 1.372072 ( 1.495414)
test_all 0.107647 0.045972 827.874598 (282.715886)
test_rubyspec 0.038588 0.055088 162.291867 ( 34.008178)
total: 412.09 sec