Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-110226
#<BuildRuby:0x000055862eee23e8
@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.20221228-110226",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.003750 0.000375 1.022424 ( 1.500055)
build_miniruby 0.001377 0.000137 1.329388 ( 1.327710)
build_ruby 0.001336 0.000134 3.030955 ( 3.377369)
build_all 0.002517 0.004075 3.498855 ( 1.667128)
build_install 0.012841 0.000011 2.756714 ( 1.815160)
test_btest 0.000543 0.000068 56.307230 ( 16.009630)
test_basic 0.001882 0.004596 0.429111 ( 0.524018)
test_all 0.001273 0.000213 597.201396 (171.504198)
test_rubyspec 0.013129 0.023420 55.568131 ( 65.631283)
total: 263.36 sec