Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-091753
#<BuildRuby:0x000055acd021e008
@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.20230813-091753",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003038 0.003482 2.177840 ( 4.939535)
build_miniruby 0.001603 0.000000 1.697454 ( 2.800517)
build_ruby 0.000000 0.002098 3.663418 ( 5.675796)
build_all 0.006068 0.002129 2.904545 ( 4.478097)
build_install 0.005948 0.013535 4.413974 ( 6.005879)
test_btest 0.000622 0.000142 83.784498 ( 53.480600)
test_basic 0.008800 0.000000 0.968842 ( 1.457645)
test_all 0.001215 0.000000 650.716324 (343.169668)
test_rubyspec 0.049392 0.018798 101.323911 (188.811683)
total: 610.82 sec