Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-051242
#<BuildRuby:0x000055e7e43c6078
@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.20240110-051242",
@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.000031 0.000000 0.000031 ( 0.000032)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005385 0.000000 1.427038 ( 1.771458)
build_miniruby 0.001481 0.000000 1.449137 ( 1.447569)
build_ruby 0.001393 0.000000 2.941410 ( 3.168580)
build_all 0.007044 0.000000 5.412993 ( 2.229242)
build_install 0.015174 0.001594 6.409994 ( 3.140746)
test_btest 0.000729 0.000101 84.219912 ( 22.399159)
test_basic 0.002820 0.004066 0.808783 ( 0.869971)
test_all 0.089284 0.030329 774.447395 (240.559721)
test_rubyspec 0.036269 0.020755 88.132474 ( 99.609830)
total: 375.20 sec