Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-010418
#<BuildRuby:0x00007f3b3ea6fdd0
@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.20240808-010418",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.004102 0.003974 3.052597 ( 3.140346)
build_miniruby 0.001323 0.000378 1.134709 ( 1.131567)
build_ruby 0.001579 0.000451 3.278136 ( 3.429342)
build_all 0.009244 0.000310 7.766064 ( 2.943759)
build_install 0.014783 0.005943 10.185989 ( 4.523372)
test_btest 0.000886 0.000249 115.709671 ( 30.432295)
test_basic 0.005344 0.003351 1.092714 ( 1.144426)
test_all 0.094861 0.057130 899.067377 (293.735948)
test_rubyspec 0.050550 0.042707 164.825044 ( 35.787794)
total: 376.27 sec