Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-001226
#<BuildRuby:0x0000561a38c8a1d8
@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.20231024-001226",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.000000 0.007220 3.196685 ( 3.302659)
build_miniruby 0.000227 0.000933 1.458423 ( 1.457942)
build_ruby 0.001179 0.000410 2.835029 ( 3.039222)
build_all 0.004403 0.002744 5.258530 ( 2.152108)
build_install 0.009248 0.006909 7.253472 ( 3.157326)
test_btest 0.000621 0.000244 76.201186 ( 20.294238)
test_basic 0.005903 0.000000 0.710495 ( 0.768328)
test_all 0.098505 0.020801 629.798795 (186.345113)
test_rubyspec 0.031614 0.019381 76.718681 ( 88.436018)
total: 308.95 sec