Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-135008
#<BuildRuby:0x00007f9f5207fdc0
@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.20240706-135008",
@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.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.007703 0.000794 3.896253 ( 3.525883)
build_miniruby 0.001583 0.000345 1.557977 ( 1.557571)
build_ruby 0.001893 0.000411 4.044882 ( 4.199324)
build_all 0.009082 0.000067 7.877732 ( 3.081687)
build_install 0.012948 0.007496 11.449627 ( 5.151608)
test_btest 0.000811 0.000195 118.965956 ( 33.186816)
test_basic 0.005103 0.004988 1.288659 ( 1.333674)
test_all 0.106614 0.047281 887.815112 (270.147877)
test_rubyspec 0.048505 0.047519 168.695033 ( 34.450356)
total: 356.64 sec