Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-121459
#<BuildRuby:0x00007f388e24fdd8
@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.20240921-121459",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.000000 0.008363 4.286343 ( 3.573124)
build_miniruby 0.001839 0.000000 1.645561 ( 1.641626)
build_ruby 0.001965 0.000099 3.394811 ( 21.622951)
build_all 0.006714 0.001918 6.787230 ( 2.625836)
build_install 0.010144 0.008512 10.677576 ( 5.031499)
test_btest 0.000744 0.000242 97.699437 ( 25.887288)
test_basic 0.007758 0.002620 1.002800 ( 1.041870)
test_all 0.111093 0.042974 830.199168 (287.184077)
test_rubyspec 0.054067 0.034536 147.436494 ( 49.443903)
total: 398.05 sec