Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-073319
#<BuildRuby:0x000055a81f39a018
@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.20231227-073319",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005240 1.590461 ( 1.938521)
build_miniruby 0.000000 0.001421 1.446570 ( 1.446032)
build_ruby 0.001623 0.000044 3.476561 ( 3.700309)
build_all 0.000900 0.006854 5.498951 ( 2.505372)
build_install 0.013311 0.003302 6.729108 ( 3.731580)
test_btest 0.000790 0.000210 79.070595 ( 33.475138)
test_basic 0.004472 0.003916 0.796942 ( 0.872446)
test_all 0.094955 0.027177 837.627644 (348.804678)
test_rubyspec 0.031406 0.032621 97.525332 (110.812543)
total: 507.29 sec