Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-062843
#<BuildRuby:0x00007fb95ecbfdd0
@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.20240616-062843",
@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.000029 0.000011 0.000040 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.003871 0.003924 3.547030 ( 3.494733)
build_miniruby 0.000000 0.001577 1.501016 ( 1.498106)
build_ruby 0.000000 0.001760 3.988148 ( 4.127424)
build_all 0.004301 0.005282 8.072561 ( 3.182545)
build_install 0.007382 0.012534 10.472149 ( 4.791289)
test_btest 0.000000 0.001076 110.889854 ( 29.482355)
test_basic 0.007905 0.002816 1.148061 ( 1.200128)
test_all 0.098118 0.051055 839.863589 (284.724908)
test_rubyspec 0.051835 0.042661 162.313536 ( 37.071911)
total: 369.57 sec