Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-020849
#<BuildRuby:0x000055d280cb2138
@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.20231214-020849",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005242 0.000874 2.341403 ( 2.409634)
build_miniruby 0.001385 0.000231 1.481093 ( 1.479881)
build_ruby 0.001680 0.000000 3.217465 ( 3.422920)
build_all 0.007894 0.000000 5.629170 ( 2.887271)
build_install 0.018707 0.001041 7.320574 ( 3.848971)
test_btest 0.000750 0.000104 81.385623 ( 32.953050)
test_basic 0.002179 0.004091 0.896646 ( 1.011565)
test_all 0.081271 0.037514 718.482106 (282.766609)
test_rubyspec 0.031876 0.035542 96.740561 (108.790699)
total: 439.57 sec