Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-085034
#<BuildRuby:0x000056242635dfb8
@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.20230108-085034",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004051 0.001067 1.090970 ( 1.487734)
build_miniruby 0.001038 0.000273 1.308882 ( 1.307427)
build_ruby 0.000000 0.001390 3.168377 ( 3.534872)
build_all 0.005205 0.001916 3.729237 ( 1.879029)
build_install 0.007279 0.006660 2.787709 ( 1.934301)
test_btest 0.000542 0.000180 55.891382 ( 17.687458)
test_basic 0.005419 0.000000 0.398882 ( 0.492405)
test_all 0.001444 0.000000 642.672307 (199.474560)
test_rubyspec 0.021349 0.024264 66.843277 ( 76.802791)
total: 304.60 sec