Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-134815
#<BuildRuby:0x000055c4e771e3d0
@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.20230603-134815",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002240 0.004478 1.894932 ( 4.127890)
build_miniruby 0.001230 0.000279 1.397141 ( 1.663764)
build_ruby 0.001316 0.000298 2.771604 ( 3.134162)
build_all 0.006972 0.000604 2.233178 ( 2.141710)
build_install 0.008671 0.007484 3.478999 ( 3.474556)
test_btest 0.000861 0.000232 77.538126 ( 39.171926)
test_basic 0.003344 0.000900 0.835344 ( 1.775965)
test_all 0.000836 0.000225 584.461392 (255.919815)
test_rubyspec 0.020426 0.034058 84.745725 (104.028556)
total: 415.44 sec