Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-024833
#<BuildRuby:0x00007f7bc6cefdd0
@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-024833",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004678 0.004207 4.074955 ( 4.175446)
build_miniruby 0.002061 0.000000 2.199463 ( 2.200145)
build_ruby 0.002099 0.000056 4.123051 ( 4.297862)
build_all 0.008277 0.002191 6.896121 ( 3.900486)
build_install 0.010465 0.015031 10.193672 ( 6.455071)
test_btest 0.000753 0.000258 79.896322 ( 37.557769)
test_basic 0.009396 0.003221 1.141509 ( 1.423590)
test_all 0.103792 0.053287 827.626809 (379.107252)
test_rubyspec 0.051840 0.038003 124.811633 ( 54.472474)
total: 493.59 sec