Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-181234
#<BuildRuby:0x000055b25cbd2130
@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.20230825-181234",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006892 0.001149 2.303880 ( 5.518016)
build_miniruby 0.001439 0.000239 1.878626 ( 3.102577)
build_ruby 0.000000 0.002742 3.602461 ( 17.904153)
build_all 0.007352 0.001922 6.490114 ( 6.542018)
build_install 0.007395 0.015887 8.106519 ( 14.140056)
test_btest 0.000637 0.000190 86.552194 ( 65.390369)
test_basic 0.002984 0.006035 1.019677 ( 1.344455)
test_all 0.009728 0.000761 733.122225 (398.926832)
test_rubyspec 0.044669 0.030530 107.834466 (134.094027)
total: 646.96 sec