Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-044318
#<BuildRuby:0x00007fc721ecfdc0
@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.20240708-044318",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.007152 0.001118 4.418794 ( 3.903967)
build_miniruby 0.001796 0.000000 1.503233 ( 1.500185)
build_ruby 0.002048 0.000000 4.548282 ( 4.684546)
build_all 0.009465 0.000000 8.421682 ( 3.358979)
build_install 0.017115 0.004682 11.900644 ( 5.459193)
test_btest 0.000851 0.000133 126.283948 ( 32.971169)
test_basic 0.006399 0.008036 1.149389 ( 1.194984)
test_all 0.115672 0.040433 922.255483 (255.406412)
test_rubyspec 0.055995 0.046013 179.905930 ( 35.565023)
total: 344.05 sec