Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-015610
#<BuildRuby:0x00007f3d088cfdd8
@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.20241114-015610",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001908 0.004737 2.350888 ( 2.463593)
build_miniruby 0.001146 0.000430 1.123151 ( 1.120194)
build_ruby 0.001761 0.000000 2.928256 ( 3.148995)
build_all 0.002580 0.004970 4.985427 ( 1.991614)
build_install 0.016355 0.001492 7.137513 ( 3.341473)
test_btest 0.000712 0.000256 69.288939 ( 18.892508)
test_basic 0.002334 0.004500 0.692728 ( 0.746129)
test_all 0.094700 0.049723 590.457524 (185.114855)
test_rubyspec 0.040957 0.041501 116.222068 ( 21.625987)
total: 238.45 sec