Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-145059
#<BuildRuby:0x00005596eb819fc0
@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.20230803-145059",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.000000 0.006855 2.152045 ( 3.938005)
build_miniruby 0.000562 0.001099 1.721273 ( 1.870520)
build_ruby 0.000000 0.002014 3.325401 ( 4.060744)
build_all 0.001243 0.006328 2.891189 ( 3.407896)
build_install 0.009327 0.009744 4.439893 ( 4.356228)
test_btest 0.000553 0.000160 84.787393 ( 47.028366)
test_basic 0.005727 0.003432 1.016093 ( 1.320434)
test_all 0.001834 0.000135 697.053568 (341.958319)
test_rubyspec 0.032754 0.021743 100.043372 (132.569391)
total: 540.51 sec