Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-142417
#<BuildRuby:0x00007fc71cf8fdc8
@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.20241218-142417",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.002125 0.003342 2.252504 ( 2.563656)
build_miniruby 0.000944 0.000370 1.459459 ( 1.456311)
build_ruby 0.001331 0.000521 4.153553 ( 4.385709)
build_all 0.008579 0.001663 6.521375 ( 4.437267)
build_install 0.015331 0.006948 8.629884 ( 6.320119)
test_btest 0.000615 0.000236 73.629123 ( 21.502850)
test_basic 0.007923 0.001224 0.952608 ( 3.347384)
test_all 0.128734 0.012992 684.063363 (211.682121)
test_rubyspec 0.035296 0.046225 117.901354 ( 27.350051)
total: 283.05 sec