Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-075758
#<BuildRuby:0x00005640e28ae4f8
@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.20240116-075758",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.005588 0.000193 1.703708 ( 2.142256)
build_miniruby 0.001639 0.000057 1.728211 ( 1.728190)
build_ruby 0.001580 0.000055 3.354813 ( 3.606546)
build_all 0.007707 0.000000 5.829773 ( 2.896655)
build_install 0.013709 0.004114 6.915022 ( 3.683398)
test_btest 0.000779 0.000045 80.983378 ( 25.121761)
test_basic 0.001695 0.004069 0.825785 ( 0.888354)
test_all 0.077543 0.041643 709.277082 (229.415962)
test_rubyspec 0.026055 0.032247 86.128113 ( 97.695750)
total: 367.18 sec