Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-221116
#<BuildRuby:0x00007f9a9b9bfdd8
@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.20241012-221116",
@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.000026 0.000006 0.000032 ( 0.000030)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.008072 0.000017 3.682745 ( 3.532037)
build_miniruby 0.000000 0.001710 1.541381 ( 1.537973)
build_ruby 0.000000 0.002068 4.448927 ( 4.533079)
build_all 0.009641 0.000000 7.203743 ( 2.955860)
build_install 0.018407 0.000821 9.996567 ( 4.771434)
test_btest 0.000000 0.001064 90.171317 ( 23.769929)
test_basic 0.007775 0.002874 1.096561 ( 1.147256)
test_all 0.116993 0.033503 756.080068 (219.206864)
test_rubyspec 0.050945 0.038814 132.887516 ( 30.060875)
total: 291.52 sec