Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-122004
#<BuildRuby:0x00007f4bdeb5fdc0
@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.20240729-122004",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003462 0.005030 4.000171 ( 3.833115)
build_miniruby 0.001289 0.000387 1.619471 ( 1.631788)
build_ruby 0.001714 0.000514 4.677952 ( 4.851998)
build_all 0.006274 0.003542 8.979285 ( 3.762142)
build_install 0.018422 0.005757 12.273941 ( 6.096823)
test_btest 0.000812 0.000254 121.907679 ( 32.899237)
test_basic 0.009818 0.000089 1.153388 ( 1.198561)
test_all 0.102400 0.051992 872.260657 (247.556938)
test_rubyspec 0.059243 0.033154 172.791054 ( 31.103273)
total: 332.94 sec