Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-045125
#<BuildRuby:0x000055ef532861d8
@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-045125",
@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.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002198 0.004615 1.844498 ( 3.921848)
build_miniruby 0.001053 0.000251 1.278673 ( 1.426749)
build_ruby 0.001390 0.000000 2.522335 ( 2.847358)
build_all 0.006910 0.000000 2.159850 ( 2.308076)
build_install 0.006068 0.009498 3.459128 ( 3.278330)
test_btest 0.000558 0.000165 74.688895 ( 40.618797)
test_basic 0.000000 0.006979 0.797955 ( 1.052106)
test_all 0.000465 0.000866 575.849108 (244.109882)
test_rubyspec 0.020955 0.030183 81.819832 ( 97.831750)
total: 397.40 sec