Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-172446
#<BuildRuby:0x0000561f44b5e230
@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.20230827-172446",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005952 0.000768 2.208649 ( 4.170805)
build_miniruby 0.001585 0.000204 1.646124 ( 1.716771)
build_ruby 0.002040 0.000263 3.272049 ( 3.581075)
build_all 0.007128 0.000920 6.179504 ( 4.146781)
build_install 0.018701 0.000652 7.831855 ( 5.651432)
test_btest 0.000000 0.000880 84.183530 ( 42.578007)
test_basic 0.001082 0.007551 0.981562 ( 1.286382)
test_all 0.008225 0.001293 679.874884 (303.047915)
test_rubyspec 0.033301 0.037683 106.152687 (126.847181)
total: 493.03 sec