Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-200543
#<BuildRuby:0x0000560f8847a0e8
@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.20240205-200543",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005819 0.000080 1.647375 ( 1.996802)
build_miniruby 0.001302 0.000056 1.552716 ( 1.550463)
build_ruby 0.001496 0.000065 3.244731 ( 3.458926)
build_all 0.007686 0.000000 6.133427 ( 2.466027)
build_install 0.006236 0.011023 7.322631 ( 3.549884)
test_btest 0.000000 0.001017 83.015825 ( 23.517872)
test_basic 0.000674 0.005167 0.864281 ( 0.922095)
test_all 0.083529 0.030895 693.328387 (194.924471)
test_rubyspec 0.053911 0.042285 146.909318 (156.271191)
total: 388.66 sec