Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-102711
#<BuildRuby:0x000055e57baee320
@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.20230108-102711",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.000540 0.004088 1.134685 ( 1.806956)
build_miniruby 0.001200 0.000104 1.155336 ( 1.153726)
build_ruby 0.001580 0.000138 3.004969 ( 3.373109)
build_all 0.006289 0.000169 3.577680 ( 1.806107)
build_install 0.015609 0.000532 2.720565 ( 1.808715)
test_btest 0.000652 0.000050 55.605508 ( 16.257500)
test_basic 0.000904 0.004746 0.419609 ( 0.515966)
test_all 0.001078 0.000124 629.215983 (178.179310)
test_rubyspec 0.024053 0.020387 70.224860 ( 81.230283)
total: 286.13 sec