Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-203739
#<BuildRuby:0x0000558b178c9e00
@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.20231211-203739",
@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.000024 0.000002 0.000026 ( 0.000022)
autoconf 0.000041 0.000003 0.000044 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.004328 0.003668 2.488583 ( 2.586140)
build_miniruby 0.001257 0.000118 1.781660 ( 1.785054)
build_ruby 0.001906 0.000000 3.452094 ( 3.625908)
build_all 0.008914 0.000000 6.042294 ( 3.164134)
build_install 0.019148 0.000511 7.485582 ( 4.077413)
test_btest 0.001057 0.000083 84.223655 ( 31.015342)
test_basic 0.007498 0.000258 0.981801 ( 1.080356)
test_all 0.092288 0.036116 737.284384 (264.386369)
test_rubyspec 0.046803 0.027238 100.775406 (114.820639)
total: 426.54 sec