Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-225618
#<BuildRuby:0x00007fb7f347fdd0
@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.20240620-225618",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.000000 0.008272 3.431269 ( 3.497600)
build_miniruby 0.000331 0.001801 1.556556 ( 1.553135)
build_ruby 0.002008 0.000000 3.475535 ( 3.608858)
build_all 0.003631 0.004739 7.586813 ( 2.925049)
build_install 0.012097 0.007993 10.379015 ( 4.870392)
test_btest 0.000664 0.000332 107.305527 ( 28.320930)
test_basic 0.004365 0.004152 0.991941 ( 1.040777)
test_all 0.122882 0.028451 875.273553 (344.812389)
test_rubyspec 0.058991 0.034124 168.848944 ( 48.614410)
total: 439.24 sec