Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-063729
#<BuildRuby:0x00007f53be04fdd0
@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.20240706-063729",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.000085 0.008149 4.104094 ( 3.506074)
build_miniruby 0.002098 0.000000 1.764444 ( 1.794131)
build_ruby 0.000282 0.002256 4.463073 ( 29.168348)
build_all 0.008429 0.001416 8.894600 ( 3.782122)
build_install 0.016887 0.005768 12.231839 ( 5.988600)
test_btest 0.000662 0.000208 130.450075 ( 41.689929)
test_basic 0.008332 0.001371 1.187682 ( 1.237266)
test_all 0.119329 0.039583 884.545363 (252.531378)
test_rubyspec 0.065031 0.030585 172.439032 ( 29.468547)
total: 369.17 sec