Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-050636
#<BuildRuby:0x000056012e42e138
@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-050636",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.007120 0.000000 2.077685 ( 3.266351)
build_miniruby 0.001314 0.000023 1.833547 ( 2.012605)
build_ruby 0.001962 0.000066 3.660296 ( 4.364358)
build_all 0.008349 0.000140 6.723722 ( 5.264326)
build_install 0.007991 0.013493 8.232407 ( 7.025915)
test_btest 0.000877 0.000113 91.307604 ( 85.481893)
test_basic 0.008163 0.000465 1.032205 ( 1.974821)
test_all 0.109549 0.017527 789.856261 (772.741923)
test_rubyspec 0.050147 0.061512 189.101800 (261.450605)
total: 1143.58 sec