Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-074324
#<BuildRuby:0x0000564235d4df00
@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.20230912-074324",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007296 0.000486 2.456045 ( 5.202465)
build_miniruby 0.000000 0.002403 1.859536 ( 2.323791)
build_ruby 0.000197 0.001773 3.705480 ( 4.573601)
build_all 0.009351 0.000076 6.799080 ( 7.185954)
build_install 0.016176 0.006812 8.197158 ( 8.918028)
test_btest 0.000899 0.000115 87.545766 ( 72.088253)
test_basic 0.004376 0.004641 1.046408 ( 1.709400)
test_all 0.010129 0.000812 769.570445 (679.963969)
test_rubyspec 0.040377 0.040520 111.903295 (154.616448)
total: 936.58 sec