Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-110055
#<BuildRuby:0x00005643c12f5f70
@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.20240131-110055",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006610 0.000524 2.031115 ( 3.457793)
build_miniruby 0.001663 0.000320 1.757397 ( 2.090170)
build_ruby 0.001857 0.000357 3.579006 ( 4.258057)
build_all 0.008643 0.000067 6.703684 ( 6.117340)
build_install 0.018159 0.002960 8.271590 ( 7.518878)
test_btest 0.001016 0.000180 89.005506 ( 77.152264)
test_basic 0.003654 0.003920 1.020357 ( 1.429080)
test_all 0.088474 0.035886 803.656298 (876.761654)
test_rubyspec 0.048270 0.069386 193.877444 (298.051649)
total: 1276.84 sec