Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-223847
#<BuildRuby:0x000056037a81dfc0
@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.20230908-223847",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002499 0.003667 2.174607 ( 3.432141)
build_miniruby 0.001607 0.000401 1.731116 ( 1.732542)
build_ruby 0.001462 0.000365 3.300500 ( 3.537138)
build_all 0.008406 0.000027 6.337096 ( 3.704945)
build_install 0.014527 0.006858 7.958716 ( 5.201644)
test_btest 0.000766 0.000200 83.281823 ( 36.298390)
test_basic 0.000000 0.008333 0.935642 ( 1.043126)
test_all 0.009344 0.000893 671.578533 (268.785302)
test_rubyspec 0.036073 0.031581 101.806598 (114.084741)
total: 437.82 sec