Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-175514
#<BuildRuby:0x00007f08711afdd0
@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.20241015-175514",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.002030 0.006006 3.605565 ( 3.475201)
build_miniruby 0.001352 0.000464 1.624099 ( 1.620885)
build_ruby 0.002077 0.000000 3.860608 ( 4.050234)
build_all 0.007926 0.000769 7.490871 ( 3.040832)
build_install 0.013231 0.007038 10.545946 ( 4.905466)
test_btest 0.000857 0.000293 93.727986 ( 25.352693)
test_basic 0.002626 0.007369 1.073349 ( 4.746146)
test_all 0.112032 0.038607 732.677712 (212.774310)
test_rubyspec 0.041699 0.051753 138.923856 ( 30.306571)
total: 290.27 sec