Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-002647
#<BuildRuby:0x00007f3f7e5dfdd0
@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.20241111-002647",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003979 0.003374 3.707030 ( 3.634890)
build_miniruby 0.002058 0.000000 1.614705 ( 1.613281)
build_ruby 0.001684 0.000000 3.728884 ( 3.898945)
build_all 0.007708 0.000007 6.484309 ( 2.766201)
build_install 0.010078 0.008158 8.716776 ( 4.143789)
test_btest 0.000769 0.000141 77.286442 ( 22.897576)
test_basic 0.009466 0.000274 1.037086 ( 1.087534)
test_all 0.115218 0.032690 730.277134 (215.880515)
test_rubyspec 0.043722 0.037068 120.833428 ( 27.736565)
total: 283.66 sec