Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-192018
#<BuildRuby:0x00007f41bd21fdd0
@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.20240817-192018",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000042 0.000004 0.000046 ( 0.000044)
configure 0.000030 0.000003 0.000033 ( 0.000031)
build_up 0.007671 0.000000 2.724240 ( 2.741801)
build_miniruby 0.001512 0.000106 1.127912 ( 1.126913)
build_ruby 0.001659 0.000119 2.989180 ( 3.203685)
build_all 0.008342 0.000298 7.057389 ( 2.631335)
build_install 0.009990 0.007049 10.251536 ( 4.559948)
test_btest 0.000845 0.000099 108.311942 ( 27.760024)
test_basic 0.009766 0.000674 0.981374 ( 1.024337)
test_all 0.092993 0.053763 738.715558 (209.718493)
test_rubyspec 0.061183 0.032082 166.167752 ( 28.245584)
total: 281.01 sec