Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-204447
#<BuildRuby:0x000055e5e13f68e0
@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-204447",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.002099 0.006648 2.569394 ( 3.152755)
build_miniruby 0.001270 0.000330 1.829224 ( 1.935798)
build_ruby 0.000000 0.001942 3.734549 ( 4.129493)
build_all 0.007199 0.001717 6.120264 ( 3.720445)
build_install 0.014405 0.007436 7.889839 ( 5.653351)
test_btest 0.000798 0.000098 85.519426 ( 47.855692)
test_basic 0.001584 0.007139 0.960290 ( 1.304628)
test_all 0.083314 0.043001 745.763801 (464.424324)
test_rubyspec 0.032986 0.047966 107.222079 (180.249242)
total: 712.43 sec