Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-042702
#<BuildRuby:0x00007f0104cdfdc8
@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.20241210-042702",
@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.000028)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000000 0.007352 3.183827 ( 3.090282)
build_miniruby 0.000891 0.000659 1.451049 ( 1.447898)
build_ruby 0.001272 0.000424 3.530645 ( 3.741947)
build_all 0.007901 0.001260 6.038820 ( 2.545241)
build_install 0.012732 0.005618 8.233964 ( 4.149672)
test_btest 0.000762 0.000254 73.241631 ( 19.749037)
test_basic 0.003399 0.006654 0.924565 ( 0.970692)
test_all 0.103517 0.038283 741.284358 (241.740862)
test_rubyspec 0.037169 0.041234 114.438129 ( 25.545566)
total: 302.98 sec