Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-021216
#<BuildRuby:0x000055a40c41e230
@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.20231230-021216",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.005332 1.629448 ( 2.011717)
build_miniruby 0.000000 0.001460 1.610826 ( 1.608948)
build_ruby 0.001313 0.000393 3.293640 ( 3.496320)
build_all 0.004244 0.003975 5.915568 ( 3.146614)
build_install 0.015959 0.000996 6.920656 ( 4.085014)
test_btest 0.000883 0.000206 82.878498 ( 33.747873)
test_basic 0.000238 0.008217 0.924136 ( 1.001954)
test_all 0.092690 0.027807 734.225844 (289.147107)
test_rubyspec 0.032340 0.036295 100.113875 (122.570000)
total: 460.82 sec