Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-091740
#<BuildRuby:0x0000557072205f48
@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.20230721-091740",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.007072 0.000100 2.281413 ( 5.201038)
build_miniruby 0.001574 0.000051 1.658577 ( 2.084246)
build_ruby 0.001805 0.000058 3.500523 ( 4.767082)
build_all 0.007768 0.000111 2.719837 ( 2.646045)
build_install 0.020175 0.000081 4.296744 ( 5.190421)
test_btest 0.000734 0.000021 79.299694 ( 45.860522)
test_basic 0.000000 0.006414 0.956623 ( 1.719370)
test_all 0.000000 0.001401 626.800800 (350.091913)
test_rubyspec 0.044542 0.013045 91.353783 (130.590661)
total: 548.15 sec