Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-004045
#<BuildRuby:0x00007f364bbdfdc0
@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.20240628-004045",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.000283 0.008067 3.687995 ( 3.458783)
build_miniruby 0.001410 0.000318 1.596774 ( 1.593147)
build_ruby 0.001437 0.000324 3.385750 ( 3.554918)
build_all 0.005323 0.003407 7.588094 ( 2.846051)
build_install 0.018685 0.001470 9.355953 ( 4.483362)
test_btest 0.000752 0.000167 114.554536 ( 30.890725)
test_basic 0.003635 0.005141 1.032144 ( 1.081637)
test_all 0.121179 0.028195 818.400053 (259.572863)
test_rubyspec 0.064368 0.025119 163.051513 ( 31.836142)
total: 339.32 sec