Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-080225
#<BuildRuby:0x000055c8cd366258
@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.20240313-080225",
@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.000027 0.000005 0.000032 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.009591 2.908043 ( 3.636332)
build_miniruby 0.000589 0.001145 1.849092 ( 1.853918)
build_ruby 0.002009 0.000000 3.697645 ( 4.249420)
build_all 0.010346 0.000262 7.364352 ( 5.883520)
build_install 0.021811 0.001471 9.499380 ( 8.695948)
test_btest 0.000773 0.000177 101.724708 ( 83.357385)
test_basic 0.004471 0.004158 1.074888 ( 1.437695)
test_all 0.102804 0.022036 868.131158 (506.144326)
test_rubyspec 0.056627 0.040180 140.905430 (196.503259)
total: 811.76 sec