Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-201650
#<BuildRuby:0x00007faf85b7fde0
@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.20240703-201650",
@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.000029 0.000005 0.000034 ( 0.000036)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.009423 0.001832 4.679087 ( 6.698581)
build_miniruby 0.001985 0.000386 9.071767 ( 11.482629)
build_ruby 0.002403 0.000467 4.684128 ( 5.976622)
build_all 0.010289 0.002000 9.021259 ( 10.337125)
build_install 0.024797 0.004060 12.778282 ( 14.622375)
test_btest 0.000944 0.000180 126.853523 (133.215703)
test_basic 0.010409 0.004847 1.478945 ( 2.161921)
test_all 0.129559 0.039122 949.891436 (589.322240)
test_rubyspec 0.042532 0.047089 164.818326 ( 25.353199)
total: 799.17 sec