Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250122-200737
#<BuildRuby:0x00007fee8dc6fdd0
@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.20250122-200737",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005360 0.000957 2.487550 ( 2.883247)
build_miniruby 0.001548 0.000276 1.625743 ( 1.667651)
build_ruby 0.001947 0.000348 4.096996 ( 4.278147)
build_all 0.004163 0.005152 6.219854 ( 3.678673)
build_install 0.024628 0.002206 8.480883 ( 5.090305)
test_btest 0.000853 0.000165 71.805527 ( 23.948792)
test_basic 0.007027 0.000416 0.939106 ( 0.997341)
test_all 0.079419 0.047752 611.673200 (205.160207)
test_rubyspec 0.017684 0.058748 108.688886 ( 25.237135)
total: 272.94 sec