Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-153900
#<BuildRuby:0x00007fef6a28fdc8
@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.20240621-153900",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.002883 0.006543 3.851811 ( 3.929540)
build_miniruby 0.001533 0.000445 1.788404 ( 1.793612)
build_ruby 0.001961 0.000569 4.440154 ( 4.604761)
build_all 0.007167 0.003738 8.321337 ( 5.120312)
build_install 0.017716 0.005743 11.369436 ( 6.760132)
test_btest 0.000729 0.000222 115.584104 ( 49.681622)
test_basic 0.006458 0.004892 1.303377 ( 1.367974)
test_all 0.106748 0.047357 879.155182 (283.105660)
test_rubyspec 0.049833 0.042032 163.498714 ( 45.926053)
total: 402.29 sec