Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-141957
#<BuildRuby:0x00005571269ba3b0
@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.20240114-141957",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.004613 1.547595 ( 1.893462)
build_miniruby 0.000000 0.001606 1.480653 ( 1.480080)
build_ruby 0.000887 0.000731 3.270099 ( 3.493822)
build_all 0.005413 0.001476 5.645202 ( 3.121053)
build_install 0.013427 0.003301 6.565731 ( 3.908173)
test_btest 0.000711 0.000192 79.798364 ( 30.413022)
test_basic 0.000550 0.006848 0.845087 ( 0.942572)
test_all 0.080920 0.036486 742.984948 (268.486661)
test_rubyspec 0.046081 0.018129 90.763748 (102.750375)
total: 416.49 sec