Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-022115
#<BuildRuby:0x00007fc95fd0fdd8
@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.20241118-022115",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.002841 0.004302 3.876429 ( 3.779068)
build_miniruby 0.001516 0.000196 1.562474 ( 1.563862)
build_ruby 0.001978 0.000256 4.288140 ( 4.434569)
build_all 0.007914 0.000484 6.368298 ( 2.711218)
build_install 0.018408 0.000640 9.380593 ( 4.708149)
test_btest 0.000000 0.001240 77.681499 ( 20.710819)
test_basic 0.002955 0.006577 1.007173 ( 1.058175)
test_all 0.093425 0.053277 770.965088 (257.050311)
test_rubyspec 0.043206 0.038503 117.249767 ( 25.522346)
total: 321.54 sec