Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-143830
#<BuildRuby:0x00007fbb6713fdd8
@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.20240707-143830",
@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.000033 0.000006 0.000039 ( 0.000036)
autoconf 0.000051 0.000009 0.000060 ( 0.000056)
configure 0.000041 0.000008 0.000049 ( 0.000048)
build_up 0.006864 0.004591 4.947683 ( 5.088723)
build_miniruby 0.001903 0.000391 2.011095 ( 2.256268)
build_ruby 0.002381 0.000000 4.982677 ( 5.296390)
build_all 0.001504 0.008226 8.567411 ( 3.467303)
build_install 0.016433 0.005074 11.544773 ( 5.350996)
test_btest 0.000767 0.000195 127.340074 ( 42.704244)
test_basic 0.009794 0.005485 1.491600 ( 1.635506)
test_all 0.099737 0.058555 899.217647 (271.213051)
test_rubyspec 0.048131 0.048142 176.867272 ( 36.447870)
total: 373.46 sec