Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-020928
#<BuildRuby:0x000055b7c0bca390
@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.20230829-020928",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006057 0.000505 2.268935 ( 4.045900)
build_miniruby 0.001811 0.000000 1.574660 ( 1.709174)
build_ruby 0.000000 0.001965 3.366627 ( 3.686932)
build_all 0.007482 0.001340 6.386455 ( 4.245591)
build_install 0.013993 0.005574 7.989857 ( 6.429976)
test_btest 0.000806 0.000000 85.524682 ( 44.007687)
test_basic 0.003348 0.004203 0.959605 ( 1.286637)
test_all 0.004959 0.005758 729.613811 (330.187712)
test_rubyspec 0.043450 0.028593 106.475544 (126.170294)
total: 521.77 sec