Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-015511
#<BuildRuby:0x000055e56f5aa118
@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.20240314-015511",
@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.000023)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.001075 0.008516 2.697270 ( 2.709003)
build_miniruby 0.001206 0.000387 1.782232 ( 1.843122)
build_ruby 0.001337 0.000430 3.670161 ( 3.918486)
build_all 0.008399 0.000304 6.974679 ( 3.789550)
build_install 0.019699 0.002321 9.113390 ( 5.636704)
test_btest 0.000691 0.000189 91.181471 ( 47.757465)
test_basic 0.007736 0.000000 1.014913 ( 1.208562)
test_all 0.104235 0.020641 872.401827 (490.293396)
test_rubyspec 0.044841 0.055253 138.496566 (190.985075)
total: 748.14 sec