Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-195435
#<BuildRuby:0x000055f63e262228
@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.20231205-195435",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.003160 0.003966 2.361511 ( 2.830404)
build_miniruby 0.000000 0.001695 1.650895 ( 1.719229)
build_ruby 0.000000 0.001864 3.330815 ( 3.552761)
build_all 0.003888 0.004304 5.836724 ( 3.302827)
build_install 0.012441 0.008130 7.562223 ( 4.714536)
test_btest 0.000974 0.000213 82.769609 ( 39.201217)
test_basic 0.005388 0.000279 0.879829 ( 0.948500)
test_all 0.075332 0.043059 719.346821 (254.572359)
test_rubyspec 0.031091 0.038611 94.730495 (106.555268)
total: 417.40 sec