Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-002207
#<BuildRuby:0x000055e5c7ea23d0
@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.20230817-002207",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.007373 0.000212 2.332539 ( 7.655298)
build_miniruby 0.001329 0.000084 1.789200 ( 3.181296)
build_ruby 0.001671 0.000105 3.653555 ( 8.602082)
build_all 0.008470 0.000259 6.673182 ( 7.919761)
build_install 0.016884 0.005033 8.240838 ( 11.771972)
test_btest 0.001115 0.000096 84.488540 ( 64.315914)
test_basic 0.002834 0.004922 0.921534 ( 2.396796)
test_all 0.009324 0.000515 677.171777 (510.922632)
test_rubyspec 0.046837 0.024772 105.687202 (175.657651)
total: 792.44 sec