Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-054651
#<BuildRuby:0x00005593002862c8
@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.20230106-054651",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004052 0.000705 1.185415 ( 1.607198)
build_miniruby 0.001531 0.000000 1.321970 ( 1.322580)
build_ruby 0.001666 0.000000 3.440666 ( 3.843683)
build_all 0.005415 0.002009 3.833664 ( 2.027903)
build_install 0.015192 0.000000 2.954676 ( 2.171174)
test_btest 0.000646 0.000000 56.670081 ( 19.703163)
test_basic 0.004845 0.000000 0.435230 ( 0.529018)
test_all 0.001030 0.000000 638.514076 (214.817048)
test_rubyspec 0.023856 0.017865 67.033446 ( 76.952041)
total: 322.97 sec