Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-063710
#<BuildRuby:0x0000557c51c8ded0
@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.20231022-063710",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002771 0.003750 3.249738 ( 3.315411)
build_miniruby 0.000957 0.000171 1.429791 ( 1.428350)
build_ruby 0.001435 0.000256 2.801639 ( 3.005091)
build_all 0.006364 0.001137 5.728985 ( 2.593399)
build_install 0.010083 0.007888 7.892396 ( 3.644830)
test_btest 0.000585 0.000132 80.260053 ( 25.539888)
test_basic 0.004430 0.002272 0.809398 ( 0.878936)
test_all 0.084546 0.033655 648.451159 (217.208123)
test_rubyspec 0.016747 0.046704 92.074287 (104.476156)
total: 362.09 sec