Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-042318
#<BuildRuby:0x00007efc240dfdc8
@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.20240709-042318",
@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.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.000470 0.008134 3.929220 ( 3.572553)
build_miniruby 0.001145 0.000434 1.386956 ( 1.384310)
build_ruby 0.001371 0.000521 3.606725 ( 3.755994)
build_all 0.007046 0.002131 7.616587 ( 3.046268)
build_install 0.012094 0.007978 10.436697 ( 4.677877)
test_btest 0.000718 0.000287 113.900731 ( 29.681468)
test_basic 0.006800 0.002720 1.083751 ( 1.133692)
test_all 0.108193 0.042402 721.285945 (209.848438)
test_rubyspec 0.040720 0.051066 171.588634 ( 28.502822)
total: 285.60 sec