Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-045918
#<BuildRuby:0x00007f70c0c7fdc0
@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.20240829-045918",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.004565 0.003010 3.937025 ( 3.940697)
build_miniruby 0.002075 0.000000 1.681478 ( 1.679628)
build_ruby 0.002077 0.000000 4.620619 ( 4.752660)
build_all 0.000000 0.009816 8.125070 ( 3.808777)
build_install 0.017722 0.006631 11.516313 ( 5.999694)
test_btest 0.000801 0.000289 121.092360 ( 34.189593)
test_basic 0.005631 0.004620 1.060717 ( 1.107824)
test_all 0.120490 0.032003 813.739576 (239.868989)
test_rubyspec 0.050717 0.040559 166.261078 ( 34.866415)
total: 330.22 sec