Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-192913
#<BuildRuby:0x0000561945d96390
@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.20231207-192913",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006555 0.001093 2.420486 ( 2.748649)
build_miniruby 0.001389 0.000232 1.506165 ( 1.515024)
build_ruby 0.001346 0.000224 3.076481 ( 3.293773)
build_all 0.007913 0.000000 5.765806 ( 2.892395)
build_install 0.011459 0.005852 7.263390 ( 4.083152)
test_btest 0.000665 0.000125 82.685444 ( 34.944006)
test_basic 0.008398 0.000091 0.927807 ( 1.135698)
test_all 0.074064 0.044459 681.451076 (256.248590)
test_rubyspec 0.034177 0.029748 93.541963 (105.209323)
total: 412.07 sec