Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-091306
#<BuildRuby:0x00007fab5520fdc0
@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.20240810-091306",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002053 0.007257 4.188977 ( 4.656647)
build_miniruby 0.001623 0.000525 1.833632 ( 2.065466)
build_ruby 0.002020 0.000000 4.761624 ( 5.135233)
build_all 0.004837 0.006167 9.254723 ( 5.003823)
build_install 0.011684 0.007709 10.992327 ( 4.854359)
test_btest 0.000634 0.000237 124.587297 ( 38.009132)
test_basic 0.008387 0.001668 1.245682 ( 1.356368)
test_all 0.107347 0.045245 857.373147 (255.984789)
test_rubyspec 0.044619 0.046150 171.045069 ( 38.547287)
total: 355.61 sec