Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-023438
#<BuildRuby:0x000055e9cd0d1f30
@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.20230905-023438",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005600 0.000193 1.871037 ( 3.065135)
build_miniruby 0.001708 0.000059 1.670553 ( 1.719678)
build_ruby 0.002048 0.000071 3.386799 ( 3.755700)
build_all 0.008295 0.000000 6.289242 ( 4.034836)
build_install 0.015210 0.004218 7.739672 ( 5.793766)
test_btest 0.000873 0.000050 85.245763 ( 46.282078)
test_basic 0.004314 0.004323 0.993888 ( 1.324730)
test_all 0.010049 0.000110 722.180003 (301.339090)
test_rubyspec 0.043471 0.028770 102.327784 (116.104761)
total: 483.42 sec