Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-235148
#<BuildRuby:0x00005637d8fea018
@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.20230207-235148",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004430 0.000096 1.070945 ( 1.440695)
build_miniruby 0.000950 0.000340 0.994331 ( 0.993136)
build_ruby 0.001063 0.000379 2.250459 ( 2.475370)
build_all 0.005769 0.000479 3.654980 ( 1.864375)
build_install 0.012902 0.000000 2.705193 ( 1.901610)
test_btest 0.000626 0.000084 55.745745 ( 15.415032)
test_basic 0.003430 0.000953 0.383051 ( 0.475585)
test_all 0.001729 0.000139 620.040777 (178.216413)
test_rubyspec 0.017779 0.018847 65.699545 ( 76.043575)
total: 278.83 sec