Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-171805
#<BuildRuby:0x0000555e058262a8
@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.20230216-171805",
@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.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003797 0.000690 1.334112 ( 1.704892)
build_miniruby 0.001171 0.000000 1.114952 ( 1.112931)
build_ruby 0.001270 0.000000 1.923344 ( 2.147245)
build_all 0.006090 0.000000 3.464816 ( 1.614575)
build_install 0.011429 0.001982 2.695830 ( 1.881103)
test_btest 0.000705 0.000117 57.044876 ( 15.582977)
test_basic 0.003838 0.000640 0.477249 ( 0.570213)
test_all 0.000843 0.000141 583.626547 (165.818239)
test_rubyspec 0.016847 0.020996 57.026262 ( 67.185925)
total: 257.62 sec