Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-001151
#<BuildRuby:0x00007f0bb52cfde0
@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.20240810-001151",
@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.000024)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006103 0.003525 4.119056 ( 4.934624)
build_miniruby 0.001731 0.000000 1.834279 ( 1.978305)
build_ruby 0.002409 0.000081 4.714458 ( 5.142322)
build_all 0.009612 0.000386 9.022764 ( 5.004395)
build_install 0.011632 0.010941 11.963441 ( 7.767951)
test_btest 0.000731 0.000193 122.659614 ( 57.491204)
test_basic 0.001521 0.007693 1.059445 ( 1.104494)
test_all 0.102366 0.047662 825.044964 (246.845061)
test_rubyspec 0.052775 0.034075 156.437889 ( 35.102037)
total: 365.37 sec