Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-161020
#<BuildRuby:0x00007f2f658dfdd8
@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.20241119-161020",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005517 0.001545 3.687961 ( 3.625342)
build_miniruby 0.000000 0.001523 1.563787 ( 1.561341)
build_ruby 0.000381 0.001502 4.075955 ( 4.309617)
build_all 0.005211 0.003170 6.197683 ( 2.656153)
build_install 0.013357 0.004440 8.806959 ( 4.276231)
test_btest 0.000687 0.000221 74.983052 ( 20.211580)
test_basic 0.008215 0.001274 0.963927 ( 1.015158)
test_all 0.103613 0.040462 754.483096 (241.047806)
test_rubyspec 0.053324 0.026926 116.275923 ( 25.746046)
total: 304.45 sec