Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-064620
#<BuildRuby:0x000055b67dd322d0
@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.20240321-064620",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.009275 0.000619 3.982084 ( 3.045286)
build_miniruby 0.001371 0.000091 1.541526 ( 1.540226)
build_ruby 0.001641 0.000000 3.306670 ( 3.542194)
build_all 0.004487 0.003691 7.080602 ( 4.588092)
build_install 0.016647 0.005064 9.667794 ( 6.468083)
test_btest 0.000747 0.000085 93.250359 ( 49.404311)
test_basic 0.004788 0.004425 1.000779 ( 1.104946)
test_all 0.075593 0.041803 801.829518 (296.527354)
test_rubyspec 0.044534 0.048280 130.243959 (141.346513)
total: 507.57 sec