Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-024937
#<BuildRuby:0x000055ee5f516258
@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.20230505-024937",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001381 0.004274 1.886856 ( 3.816557)
build_miniruby 0.000000 0.001602 1.347242 ( 1.450288)
build_ruby 0.000000 0.001536 2.599514 ( 2.931495)
build_all 0.004894 0.001875 2.129124 ( 2.146008)
build_install 0.007224 0.008232 3.378230 ( 3.051807)
test_btest 0.000832 0.000000 73.614416 ( 34.338366)
test_basic 0.006115 0.000743 0.772917 ( 0.879426)
test_all 0.001152 0.000310 575.633577 (205.543988)
test_rubyspec 0.024406 0.023940 77.873275 ( 90.092717)
total: 344.25 sec