Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-094321
#<BuildRuby:0x000055d71d9e67c8
@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.20230607-094321",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006695 0.000913 1.938408 ( 4.232828)
build_miniruby 0.000000 0.002060 1.417182 ( 1.546516)
build_ruby 0.000000 0.001565 2.775145 ( 15.624397)
build_all 0.000000 0.006936 2.174677 ( 1.978182)
build_install 0.012319 0.004466 3.458924 ( 5.774053)
test_btest 0.000923 0.000241 76.448891 ( 42.144884)
test_basic 0.004785 0.003447 0.833771 ( 1.148278)
test_all 0.001143 0.000320 587.162078 (250.638764)
test_rubyspec 0.029817 0.024830 83.784085 (101.608890)
total: 424.70 sec