Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-205631
#<BuildRuby:0x00007faa1f47fdd0
@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.20241024-205631",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006635 0.002613 4.258951 ( 4.660947)
build_miniruby 0.001476 0.000381 1.866610 ( 1.962481)
build_ruby 0.001920 0.000496 4.767547 ( 5.196520)
build_all 0.007558 0.003849 7.693909 ( 5.821584)
build_install 0.017903 0.008038 10.807543 ( 8.164411)
test_btest 0.000937 0.000276 86.107800 ( 59.854410)
test_basic 0.011088 0.001920 1.209153 ( 1.521414)
test_all 0.116993 0.034187 810.179816 (322.639165)
test_rubyspec 0.040362 0.047028 128.280342 ( 37.750855)
total: 447.57 sec