Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-003655
#<BuildRuby:0x00007f5c1437fdd0
@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.20240803-003655",
@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.000032 0.000009 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002716 0.004813 3.552523 ( 3.650322)
build_miniruby 0.001171 0.000363 1.414229 ( 1.411283)
build_ruby 0.001509 0.000468 3.732569 ( 3.956774)
build_all 0.007785 0.001086 8.094619 ( 3.063296)
build_install 0.014570 0.004805 11.051043 ( 5.241895)
test_btest 0.000713 0.000216 111.816013 ( 29.461751)
test_basic 0.007763 0.002352 0.973707 ( 1.020567)
test_all 0.105899 0.039901 726.581397 (210.110589)
test_rubyspec 0.067375 0.020974 166.862639 ( 43.653500)
total: 301.57 sec