Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-162928
#<BuildRuby:0x000055ef370c2390
@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.20240306-162928",
@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.000000 0.000020 0.000020 ( 0.000020)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000000 0.007775 2.741968 ( 3.705559)
build_miniruby 0.000000 0.001746 1.706168 ( 1.715233)
build_ruby 0.000000 0.001752 3.526607 ( 3.771459)
build_all 0.008040 0.000256 6.599888 ( 3.838112)
build_install 0.014980 0.005702 8.763179 ( 4.970505)
test_btest 0.000637 0.000154 93.385977 ( 43.972486)
test_basic 0.007887 0.000855 1.041877 ( 1.158547)
test_all 0.076238 0.041024 778.322071 (332.836777)
test_rubyspec 0.035985 0.048616 123.780119 (132.871601)
total: 528.84 sec