Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-200913
#<BuildRuby:0x00005628f89b6118
@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.20230616-200913",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007082 0.000886 1.945421 ( 5.119990)
build_miniruby 0.001453 0.000182 1.412810 ( 1.861724)
build_ruby 0.002028 0.000253 2.865796 ( 4.182179)
build_all 0.007216 0.000340 2.349522 ( 2.707837)
build_install 0.017543 0.000950 3.775334 ( 4.531261)
test_btest 0.000746 0.000083 76.038809 ( 45.012301)
test_basic 0.007015 0.000780 0.797466 ( 1.280422)
test_all 0.002017 0.000224 544.539353 (291.715135)
test_rubyspec 0.010848 0.039769 84.476882 (120.723867)
total: 477.14 sec