Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-235444
#<BuildRuby:0x000055f5fcef2138
@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.20230916-235444",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005363 0.000993 2.279455 ( 3.513622)
build_miniruby 0.001110 0.000206 1.618435 ( 1.623658)
build_ruby 0.001243 0.000230 3.527031 ( 3.720454)
build_all 0.008786 0.000062 6.204883 ( 3.534508)
build_install 0.008774 0.011702 7.559132 ( 4.924362)
test_btest 0.000686 0.000171 85.494431 ( 33.195824)
test_basic 0.006585 0.001646 0.927026 ( 1.027381)
test_all 0.007913 0.001982 669.360425 (264.364507)
test_rubyspec 0.027727 0.041271 101.144073 (112.436673)
total: 428.34 sec