Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-044920
#<BuildRuby:0x00007fc8b52dfde0
@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.20240706-044920",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.003886 0.005192 4.169369 ( 3.765311)
build_miniruby 0.001337 0.000407 1.554999 ( 1.551266)
build_ruby 0.001437 0.000437 4.206712 ( 4.353453)
build_all 0.008389 0.001190 8.646685 ( 3.500061)
build_install 0.009927 0.010586 11.284743 ( 5.081732)
test_btest 0.000780 0.000278 122.048391 ( 32.072145)
test_basic 0.003571 0.005630 1.158783 ( 1.211356)
test_all 0.094161 0.060152 836.102226 (257.088342)
test_rubyspec 0.065633 0.031943 172.231394 ( 35.060136)
total: 343.68 sec