Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-125045
#<BuildRuby:0x00005560ff43e008
@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.20230905-125045",
@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.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005103 1.734610 ( 2.095888)
build_miniruby 0.000000 0.001705 1.535717 ( 1.534265)
build_ruby 0.000000 0.001945 3.328760 ( 3.555745)
build_all 0.000000 0.006752 6.019372 ( 2.516391)
build_install 0.009891 0.008855 7.402933 ( 4.096285)
test_btest 0.001370 0.000000 85.145869 ( 34.077765)
test_basic 0.004435 0.000561 0.907884 ( 1.020346)
test_all 0.003448 0.005339 657.252748 (254.711143)
test_rubyspec 0.030314 0.041840 100.112250 (111.536970)
total: 415.15 sec