Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-183829
#<BuildRuby:0x00007feec7cdfdd0
@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.20240615-183829",
@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.000006 0.000023 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.000186 0.008065 3.483514 ( 3.476496)
build_miniruby 0.001645 0.000000 1.705270 ( 1.702074)
build_ruby 0.002010 0.000000 3.834130 ( 4.017477)
build_all 0.005311 0.003594 7.354479 ( 2.848986)
build_install 0.013306 0.005295 9.656754 ( 4.494671)
test_btest 0.000930 0.000000 109.313529 ( 29.121118)
test_basic 0.005110 0.003191 1.017511 ( 2.038363)
test_all 0.107107 0.041438 847.014054 (239.703116)
test_rubyspec 0.042340 0.049449 158.224711 ( 33.733657)
total: 321.14 sec