Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-073241
#<BuildRuby:0x00007f4c3271fdd8
@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.20240815-073241",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000045 0.000005 0.000050 ( 0.000051)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003909 0.004546 4.043032 ( 3.967075)
build_miniruby 0.001586 0.000244 1.942501 ( 1.953576)
build_ruby 0.002189 0.000337 5.102014 ( 5.239762)
build_all 0.011568 0.000478 9.725683 ( 4.408159)
build_install 0.013735 0.010461 12.049413 ( 6.351198)
test_btest 0.000994 0.000191 131.706365 ( 39.042808)
test_basic 0.005663 0.005213 1.309875 ( 1.358617)
test_all 0.117891 0.044249 912.336221 (399.181842)
test_rubyspec 0.060178 0.041917 187.546036 (108.405742)
total: 569.91 sec