Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-014830
#<BuildRuby:0x0000555cff03a258
@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.20231209-014830",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003120 0.003865 2.278846 ( 2.377922)
build_miniruby 0.001230 0.000236 1.603680 ( 1.603989)
build_ruby 0.000000 0.001778 3.228349 ( 3.428687)
build_all 0.002898 0.004960 5.711311 ( 2.747083)
build_install 0.014672 0.002734 7.264363 ( 4.072531)
test_btest 0.000798 0.000193 81.729909 ( 30.891366)
test_basic 0.000260 0.005452 0.904833 ( 1.006208)
test_all 0.077483 0.042753 685.361738 (273.348410)
test_rubyspec 0.027270 0.040448 96.922267 (110.839330)
total: 430.32 sec