Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-022211
#<BuildRuby:0x0000562a3a536078
@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.20240212-022211",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.006130 0.000252 1.830042 ( 2.325562)
build_miniruby 0.001273 0.000142 1.672525 ( 1.670083)
build_ruby 0.000000 0.001439 3.348924 ( 3.571668)
build_all 0.000847 0.007060 6.683779 ( 2.567774)
build_install 0.006899 0.012391 7.866135 ( 3.802620)
test_btest 0.000835 0.000231 87.901666 ( 22.957436)
test_basic 0.005622 0.000363 0.711449 ( 0.768753)
test_all 0.093312 0.024103 720.721870 (225.300196)
test_rubyspec 0.066338 0.031983 159.183790 (168.461221)
total: 431.43 sec