Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-055407
#<BuildRuby:0x00007f0b7084fdc8
@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.20241117-055407",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000037)
build_up 0.006776 0.000996 3.855143 ( 3.937072)
build_miniruby 0.000000 0.001980 1.716223 ( 1.714177)
build_ruby 0.000000 0.002075 4.561859 ( 4.703454)
build_all 0.000952 0.008535 6.306111 ( 2.510181)
build_install 0.008032 0.012455 9.016798 ( 4.106808)
test_btest 0.000877 0.000268 80.604364 ( 21.161520)
test_basic 0.007437 0.002612 0.980983 ( 1.025757)
test_all 0.108664 0.041888 745.300021 (228.327156)
test_rubyspec 0.034941 0.050395 123.652903 ( 35.681497)
total: 303.17 sec