Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-000531
#<BuildRuby:0x000055ba7f80a108
@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.20230905-000531",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001540 0.003447 1.613979 ( 1.949460)
build_miniruby 0.001432 0.000307 1.690422 ( 1.688885)
build_ruby 0.001709 0.000000 3.209610 ( 3.417497)
build_all 0.004852 0.002794 6.141776 ( 2.488080)
build_install 0.017287 0.001229 7.532227 ( 3.914768)
test_btest 0.000598 0.000123 83.664681 ( 24.899111)
test_basic 0.005227 0.000251 0.816287 ( 0.879058)
test_all 0.005468 0.003457 680.719521 (255.686085)
test_rubyspec 0.041300 0.014109 92.282289 (103.548224)
total: 398.47 sec