Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-010334
#<BuildRuby:0x00005618e497e7f0
@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.20230124-010334",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004091 0.000511 1.137735 ( 1.518416)
build_miniruby 0.001316 0.000164 1.262617 ( 1.261890)
build_ruby 0.001471 0.000184 2.825917 ( 3.131843)
build_all 0.000290 0.007040 3.809656 ( 1.987923)
build_install 0.012871 0.004182 2.914406 ( 2.239306)
test_btest 0.000000 0.000928 56.216604 ( 23.487658)
test_basic 0.003677 0.002944 0.440609 ( 0.538625)
test_all 0.001070 0.000250 635.181198 (220.560445)
test_rubyspec 0.025760 0.026403 70.809184 ( 82.100655)
total: 336.83 sec