Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-022518
#<BuildRuby:0x00005610617d6168
@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.20230124-022518",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000810 0.004236 0.904349 ( 1.268798)
build_miniruby 0.001423 0.000000 0.995388 ( 0.993873)
build_ruby 0.001347 0.000000 2.448598 ( 2.735729)
build_all 0.006744 0.000000 3.110701 ( 1.524752)
build_install 0.009886 0.004987 2.589984 ( 1.720801)
test_btest 0.000000 0.000762 56.854909 ( 14.663989)
test_basic 0.001551 0.002564 0.354023 ( 0.447348)
test_all 0.001407 0.000000 650.300129 (190.213308)
test_rubyspec 0.040704 0.015428 69.216411 ( 79.523994)
total: 293.09 sec