Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-224028
#<BuildRuby:0x0000558ed8dfa018
@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.20240308-224028",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007450 0.000828 2.690662 ( 2.860976)
build_miniruby 0.001602 0.000178 1.747044 ( 1.789751)
build_ruby 0.001588 0.000176 3.629353 ( 3.833116)
build_all 0.007459 0.000329 6.857589 ( 3.254098)
build_install 0.005148 0.016107 8.735393 ( 4.539154)
test_btest 0.000796 0.000179 93.705074 ( 32.165125)
test_basic 0.000449 0.007446 0.971785 ( 1.050844)
test_all 0.078227 0.043787 802.223460 (294.568705)
test_rubyspec 0.064204 0.028925 123.653314 (134.575997)
total: 478.64 sec