Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-063159
#<BuildRuby:0x00007fbe23b2fdc0
@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.20240615-063159",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000047)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.004731 0.003089 3.057512 ( 2.997390)
build_miniruby 0.000000 0.001796 1.216954 ( 1.213982)
build_ruby 0.000000 0.001727 3.516780 ( 3.719586)
build_all 0.007943 0.000282 7.498562 ( 3.043390)
build_install 0.007910 0.011793 10.420510 ( 4.951178)
test_btest 0.000835 0.000301 110.102808 ( 30.377074)
test_basic 0.000000 0.009929 1.262076 ( 1.314316)
test_all 0.118255 0.029065 816.076795 (234.467967)
test_rubyspec 0.055331 0.033756 161.576429 ( 33.641409)
total: 315.73 sec