Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-172733
#<BuildRuby:0x0000560746c8a098
@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.20230602-172733",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.005639 0.000704 1.891031 ( 4.375651)
build_miniruby 0.001496 0.000187 1.420798 ( 1.847415)
build_ruby 0.002159 0.000000 2.842510 ( 3.487933)
build_all 0.007371 0.000114 2.193349 ( 2.705968)
build_install 0.014617 0.005899 3.604192 ( 4.353401)
test_btest 0.000792 0.000000 77.789035 ( 52.171012)
test_basic 0.003191 0.004639 0.834468 ( 1.361700)
test_all 0.000993 0.000177 606.418735 (320.245245)
test_rubyspec 0.026953 0.024826 84.393978 (105.444992)
total: 495.99 sec