Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-045234
#<BuildRuby:0x00007f8711c0fdd8
@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.20241207-045234",
@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.000034 0.000000 0.000034 ( 0.000035)
autoconf 0.000049 0.000000 0.000049 ( 0.000048)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.008336 0.000328 3.883657 ( 4.363965)
build_miniruby 0.001230 0.000567 1.692492 ( 1.840565)
build_ruby 0.001469 0.000678 4.666876 ( 31.341293)
build_all 0.007621 0.003517 7.085272 ( 5.166446)
build_install 0.015255 0.009929 10.035886 ( 7.707324)
test_btest 0.000588 0.000284 82.693000 ( 58.393254)
test_basic 0.005972 0.007278 1.168703 ( 1.735239)
test_all 0.104260 0.052388 818.433183 (403.988298)
test_rubyspec 0.038879 0.050699 124.719517 ( 34.766762)
total: 549.30 sec