Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-180036
#<BuildRuby:0x00007fccf567fdd0
@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.20240707-180036",
@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.000036 0.000009 0.000045 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.005244 0.005528 4.591987 ( 4.632490)
build_miniruby 0.001919 0.000557 1.789596 ( 1.825718)
build_ruby 0.001628 0.000472 4.908239 ( 5.100257)
build_all 0.004872 0.007354 9.089143 ( 4.554503)
build_install 0.024184 0.002211 12.783255 ( 7.272516)
test_btest 0.000869 0.000258 127.549773 ( 87.148647)
test_basic 0.002199 0.012432 1.388410 ( 1.760187)
test_all 0.126218 0.041380 954.517697 (865.500967)
test_rubyspec 0.050273 0.049039 188.194899 (188.747544)
total: 1166.54 sec