Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-221912
#<BuildRuby:0x0000564797142258
@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.20240316-221912",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003155 0.003852 2.537235 ( 2.744667)
build_miniruby 0.001412 0.000252 1.699868 ( 1.707379)
build_ruby 0.001388 0.000248 3.790855 ( 4.044908)
build_all 0.007868 0.000653 7.206008 ( 4.322019)
build_install 0.021613 0.000000 9.257569 ( 6.735066)
test_btest 0.000840 0.000000 96.513614 ( 57.334181)
test_basic 0.001717 0.006655 1.087002 ( 1.375446)
test_all 0.087989 0.038563 894.719315 (610.019547)
test_rubyspec 0.060961 0.037411 139.887624 (215.957992)
total: 904.24 sec