Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-190629
#<BuildRuby:0x00007fb4e257fdc0
@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.20240815-190629",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000307 0.007005 3.235266 ( 3.177553)
build_miniruby 0.001548 0.000000 1.558653 ( 1.555594)
build_ruby 0.001922 0.000000 3.825712 ( 4.031469)
build_all 0.008925 0.000227 8.019519 ( 3.178977)
build_install 0.015415 0.004859 10.765851 ( 4.937583)
test_btest 0.000689 0.000177 116.284183 ( 30.440840)
test_basic 0.006910 0.003726 1.174412 ( 1.225079)
test_all 0.112999 0.039252 832.781292 (252.610017)
test_rubyspec 0.043863 0.045784 162.407230 ( 36.254392)
total: 337.41 sec