Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-022348
#<BuildRuby:0x00007f025536fde0
@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.20240620-022348",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.000425 0.007553 3.635005 ( 3.712206)
build_miniruby 0.001401 0.000219 1.597752 ( 1.594225)
build_ruby 0.001826 0.000286 4.074041 ( 4.221159)
build_all 0.005250 0.004273 7.772227 ( 3.234591)
build_install 0.008752 0.010310 10.119977 ( 4.765121)
test_btest 0.000747 0.000181 109.638859 ( 28.646914)
test_basic 0.002128 0.006874 1.081091 ( 1.127564)
test_all 0.080536 0.067546 798.400322 (224.005951)
test_rubyspec 0.045325 0.044481 161.512401 ( 34.275736)
total: 305.58 sec