Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-082709
#<BuildRuby:0x00007f040de7fdc0
@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.20241011-082709",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007028 0.000781 3.818343 ( 3.737703)
build_miniruby 0.002194 0.000000 1.557433 ( 1.555354)
build_ruby 0.001983 0.000014 4.371743 ( 4.500772)
build_all 0.009536 0.001021 7.397761 ( 5.011160)
build_install 0.016666 0.009642 10.650555 ( 7.828193)
test_btest 0.000842 0.000137 97.726445 ( 65.134858)
test_basic 0.008782 0.004068 1.297742 ( 1.666577)
test_all 0.120461 0.037409 825.189070 (502.092272)
test_rubyspec 0.063596 0.026591 141.160581 ( 80.356245)
total: 671.88 sec