Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-091915
#<BuildRuby:0x00007f170ddafdd8
@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.20240828-091915",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000041 0.000003 0.000044 ( 0.000045)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.007745 0.000304 3.591874 ( 3.641689)
build_miniruby 0.001354 0.000110 1.627625 ( 1.624455)
build_ruby 0.001998 0.000000 4.522395 ( 4.703443)
build_all 0.009941 0.000000 8.143541 ( 3.203467)
build_install 0.018583 0.001036 10.059210 ( 4.396439)
test_btest 0.000972 0.000071 117.855954 ( 30.964465)
test_basic 0.001564 0.008671 1.191414 ( 1.234177)
test_all 0.120883 0.029032 825.107039 (232.813534)
test_rubyspec 0.060838 0.029484 165.041921 ( 34.669522)
total: 317.25 sec