Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-201505
#<BuildRuby:0x00005643d80227c8
@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.20230824-201505",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003818 0.003145 2.409601 ( 4.138213)
build_miniruby 0.001281 0.000248 1.680295 ( 1.773633)
build_ruby 0.001421 0.000275 3.234790 ( 3.535131)
build_all 0.007456 0.000668 6.255156 ( 3.826820)
build_install 0.002155 0.015796 7.937400 ( 4.943615)
test_btest 0.000626 0.000192 83.519314 ( 37.821020)
test_basic 0.003244 0.004724 0.930996 ( 1.080396)
test_all 0.007768 0.001308 684.980609 (397.459490)
test_rubyspec 0.040648 0.041344 108.645061 (229.312185)
total: 683.89 sec