Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-065758
#<BuildRuby:0x00007fdf4504fde0
@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.20240831-065758",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001428 0.006406 3.758880 ( 3.613098)
build_miniruby 0.001577 0.000000 1.810259 ( 1.807438)
build_ruby 0.000594 0.001422 4.053297 ( 4.185422)
build_all 0.005465 0.003111 8.194969 ( 3.277506)
build_install 0.017142 0.002649 10.331996 ( 4.668280)
test_btest 0.000779 0.000205 119.218934 ( 31.064534)
test_basic 0.009204 0.001379 1.259911 ( 1.308952)
test_all 0.098787 0.055400 861.715426 (271.195401)
test_rubyspec 0.068067 0.027891 163.521737 ( 36.558034)
total: 357.68 sec