Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-051624
#<BuildRuby:0x00007fe0d7e2fdc8
@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.20241120-051624",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000035 0.000007 0.000042 ( 0.000041)
build_up 0.007004 0.001449 3.912922 ( 4.542708)
build_miniruby 0.000000 0.001908 1.718236 ( 1.774310)
build_ruby 0.000061 0.002274 4.269872 ( 4.602963)
build_all 0.006704 0.002746 6.622641 ( 4.496535)
build_install 0.015112 0.005926 9.250762 ( 6.088934)
test_btest 0.000687 0.000182 77.947758 ( 32.808257)
test_basic 0.004230 0.005565 0.975130 ( 1.027482)
test_all 0.091434 0.052583 702.262964 (288.101959)
test_rubyspec 0.071956 0.017726 122.295110 ( 51.636555)
total: 395.08 sec