Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-214233
#<BuildRuby:0x00005580333ddf48
@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.20231223-214233",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004855 0.000144 1.561776 ( 1.899628)
build_miniruby 0.001403 0.000216 1.550608 ( 1.549736)
build_ruby 0.001330 0.000204 3.135532 ( 3.361981)
build_all 0.000998 0.006600 5.350749 ( 2.265429)
build_install 0.013235 0.005121 7.028343 ( 3.683930)
test_btest 0.000942 0.000219 80.780405 ( 22.443920)
test_basic 0.003910 0.002994 0.826380 ( 0.890249)
test_all 0.090029 0.031305 671.350233 (210.593658)
test_rubyspec 0.009389 0.053294 87.587020 (101.129390)
total: 347.82 sec