Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-215245
#<BuildRuby:0x00007fb92462fdd8
@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.20240701-215245",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000036 0.000012 0.000048 ( 0.000049)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.002852 0.005112 3.624194 ( 3.031123)
build_miniruby 0.001241 0.000459 1.345007 ( 1.341966)
build_ruby 0.001488 0.000551 4.263308 ( 4.436507)
build_all 0.008989 0.000155 8.232419 ( 3.355348)
build_install 0.010447 0.009300 11.429524 ( 5.554850)
test_btest 0.000000 0.001124 114.928534 ( 30.660801)
test_basic 0.003261 0.005196 1.138873 ( 1.186214)
test_all 0.111942 0.036252 841.695536 (257.855272)
test_rubyspec 0.055554 0.038863 176.660401 ( 48.559144)
total: 355.98 sec