Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-082439
#<BuildRuby:0x00007f03a271fdc0
@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.20241012-082439",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.008031 0.000000 3.719628 ( 3.603649)
build_miniruby 0.001367 0.000331 1.422968 ( 1.419633)
build_ruby 0.001513 0.000390 3.823052 ( 3.953044)
build_all 0.007479 0.001930 6.961720 ( 2.645020)
build_install 0.010155 0.009264 9.793935 ( 4.667177)
test_btest 0.000830 0.000252 94.285235 ( 37.295057)
test_basic 0.007786 0.004121 1.149212 ( 1.202368)
test_all 0.127466 0.024890 765.960893 (243.374007)
test_rubyspec 0.064914 0.028215 140.908743 ( 52.893040)
total: 351.05 sec