Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-043035
#<BuildRuby:0x0000563f48061d90
@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-043035",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005325 0.000888 1.227938 ( 2.133446)
build_miniruby 0.001285 0.000214 1.365591 ( 1.410117)
build_ruby 0.001518 0.000253 3.080783 ( 3.421554)
build_all 0.002774 0.004885 3.995532 ( 2.185786)
build_install 0.016607 0.000000 3.035941 ( 2.618913)
test_btest 0.000923 0.000000 58.013445 ( 20.429040)
test_basic 0.006943 0.000000 0.421784 ( 0.526846)
test_all 0.001774 0.000000 657.791701 (207.689843)
test_rubyspec 0.029509 0.017205 66.164461 ( 76.372570)
total: 316.79 sec