Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-043434
#<BuildRuby:0x00007f1a85f8fdd0
@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.20240731-043434",
@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.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000046 0.000005 0.000051 ( 0.000051)
configure 0.000037 0.000003 0.000040 ( 0.000041)
build_up 0.009742 0.000951 4.349729 ( 4.821812)
build_miniruby 0.001958 0.000000 1.848827 ( 1.947539)
build_ruby 0.002237 0.000006 5.102973 ( 5.586483)
build_all 0.010320 0.000565 9.144613 ( 5.558663)
build_install 0.012054 0.010445 11.486591 ( 6.629986)
test_btest 0.000407 0.000834 119.702212 ( 32.428261)
test_basic 0.000000 0.012148 1.319377 ( 1.386026)
test_all 0.116942 0.037284 823.467897 (233.156510)
test_rubyspec 0.062450 0.029011 169.117028 ( 32.748807)
total: 324.27 sec