Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-171817
#<BuildRuby:0x00007f97d6a2fdd0
@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-171817",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000033 0.000006 0.000039 ( 0.000043)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.007161 0.000568 3.553932 ( 3.140828)
build_miniruby 0.001285 0.000224 1.181563 ( 1.179289)
build_ruby 0.000000 0.001921 3.135323 ( 3.338580)
build_all 0.006402 0.001743 6.753117 ( 2.529066)
build_install 0.006243 0.011550 9.957938 ( 4.455273)
test_btest 0.000743 0.000220 111.110190 ( 28.553002)
test_basic 0.003604 0.005195 1.168709 ( 1.218454)
test_all 0.113134 0.042765 841.532529 (239.855373)
test_rubyspec 0.063767 0.034724 173.449678 ( 27.613232)
total: 311.88 sec