Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-191848
#<BuildRuby:0x00007ff6ca43fdc8
@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-191848",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000040 0.000006 0.000046 ( 0.000047)
build_up 0.005041 0.003477 4.322538 ( 3.859316)
build_miniruby 0.001650 0.000300 1.650113 ( 1.647333)
build_ruby 0.001621 0.000295 4.426739 ( 4.554731)
build_all 0.005324 0.004304 8.401393 ( 3.360756)
build_install 0.004294 0.015443 11.054646 ( 4.923269)
test_btest 0.001151 0.000000 118.932224 ( 31.065586)
test_basic 0.004922 0.004513 1.312876 ( 1.362942)
test_all 0.116518 0.038699 825.785365 (257.146806)
test_rubyspec 0.047984 0.049045 175.745610 ( 36.030495)
total: 343.95 sec