Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-033638
#<BuildRuby:0x000055c3a6d15a00
@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.20230628-033638",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.000578 0.007235 2.200456 ( 6.722287)
build_miniruby 0.001276 0.000270 1.837081 ( 4.331590)
build_ruby 0.001395 0.000296 3.427487 ( 6.494865)
build_all 0.008054 0.000904 2.674321 ( 4.584959)
build_install 0.014733 0.005380 4.024866 ( 6.791859)
test_btest 0.000830 0.000185 85.318831 ( 80.257696)
test_basic 0.002405 0.004619 0.910307 ( 1.715556)
test_all 0.000521 0.001089 624.309672 (413.562211)
test_rubyspec 0.031679 0.025041 93.400835 (129.678909)
total: 654.14 sec