Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-050021
#<BuildRuby:0x000055aa8acadf48
@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.20230831-050021",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001293 0.004299 1.765077 ( 2.875883)
build_miniruby 0.001331 0.000246 1.693883 ( 1.784004)
build_ruby 0.001956 0.000000 3.372462 ( 3.730387)
build_all 0.007519 0.000963 6.451563 ( 3.950425)
build_install 0.010050 0.009027 7.948294 ( 5.583862)
test_btest 0.000610 0.000143 86.585591 ( 45.788866)
test_basic 0.007464 0.000686 1.071676 ( 1.402034)
test_all 0.000000 0.009104 685.167088 (283.612897)
test_rubyspec 0.020676 0.050829 105.600643 (124.416797)
total: 473.15 sec