Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-044511
#<BuildRuby:0x00007faf8e6efdd0
@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.20240628-044511",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.000000 0.008348 3.951271 ( 3.563854)
build_miniruby 0.000000 0.001611 1.384036 ( 1.383580)
build_ruby 0.001001 0.000857 4.283468 ( 4.462763)
build_all 0.005758 0.003184 7.872197 ( 3.071840)
build_install 0.003029 0.015047 10.531200 ( 4.646376)
test_btest 0.000634 0.000290 117.334844 ( 30.751250)
test_basic 0.002573 0.005104 1.041195 ( 1.089749)
test_all 0.105612 0.044806 857.785200 (291.016442)
test_rubyspec 0.069207 0.022924 165.732969 ( 34.184772)
total: 374.17 sec