Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-171811
#<BuildRuby:0x00007fb7fbcefdc8
@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.20240713-171811",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.003949 0.005245 3.985305 ( 7.827782)
build_miniruby 0.001487 0.000495 1.813220 ( 2.362393)
build_ruby 0.001785 0.000595 4.613641 ( 26.486371)
build_all 0.007565 0.005379 9.063155 ( 14.605223)
build_install 0.023797 0.003536 12.122730 ( 19.155843)
test_btest 0.000796 0.000257 125.070465 (175.342685)
test_basic 0.007192 0.005514 1.346551 ( 3.369135)
test_all 0.125289 0.047103 923.306872 (853.634964)
test_rubyspec 0.051116 0.036907 167.557548 ( 51.712122)
total: 1154.50 sec