Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-232613
#<BuildRuby:0x00005558367f1a00
@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.20230706-232613",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005732 0.001102 2.137539 ( 15.612889)
build_miniruby 0.001404 0.000270 1.679047 ( 2.303981)
build_ruby 0.001318 0.000253 3.445746 ( 6.647302)
build_all 0.000000 0.007732 2.584418 ( 4.175058)
build_install 0.016325 0.003545 4.078134 ( 6.823957)
test_btest 0.000752 0.000195 82.933418 ( 70.016161)
test_basic 0.005155 0.003474 0.947363 ( 1.859909)
test_all 0.000845 0.000233 640.439610 (588.473314)
test_rubyspec 0.035906 0.024442 95.943991 (207.850406)
total: 903.76 sec