Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-153848
#<BuildRuby:0x0000561a19e19e00
@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.20230818-153848",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.000000 0.007263 2.201123 ( 4.391781)
build_miniruby 0.000000 0.001933 1.600872 ( 1.653647)
build_ruby 0.000000 0.001817 3.386681 ( 4.266431)
build_all 0.004103 0.004540 6.241331 ( 4.978623)
build_install 0.016637 0.002063 8.007976 ( 6.497012)
test_btest 0.000895 0.000189 82.974107 ( 48.247475)
test_basic 0.004360 0.003854 0.959581 ( 1.388385)
test_all 0.009238 0.001241 666.494134 (392.444104)
test_rubyspec 0.035412 0.039540 107.748245 (196.763701)
total: 660.63 sec