Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-145510
#<BuildRuby:0x00005628c7139de0
@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.20240118-145510",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005342 0.000369 1.743275 ( 2.942817)
build_miniruby 0.001723 0.000118 1.718169 ( 1.945757)
build_ruby 0.001988 0.000137 3.425111 ( 4.037266)
build_all 0.007861 0.000542 5.974481 ( 5.022930)
build_install 0.014836 0.005527 7.458347 ( 6.734769)
test_btest 0.000943 0.000094 87.176729 ( 83.664410)
test_basic 0.008018 0.000304 0.962560 ( 1.636683)
test_all 0.101172 0.026499 830.689189 (999.910869)
test_rubyspec 0.061647 0.055104 183.230144 (266.038791)
total: 1371.94 sec