Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-070650
#<BuildRuby:0x00007f125db7fdd8
@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.20241226-070650",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.001044 0.004411 1.528460 ( 1.889213)
build_miniruby 0.000974 0.000378 1.172701 ( 1.170066)
build_ruby 0.001318 0.000513 3.207105 ( 3.397217)
build_all 0.002603 0.005357 5.906431 ( 2.252046)
build_install 0.006488 0.011827 7.133118 ( 3.528972)
test_btest 0.000613 0.000337 68.851046 ( 18.427773)
test_basic 0.002128 0.007217 0.815187 ( 0.864838)
test_all 0.124092 0.018301 604.462460 (194.284193)
test_rubyspec 0.030444 0.052362 115.446769 ( 21.355275)
total: 247.17 sec