Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-045713
#<BuildRuby:0x000055b803a2a3d0
@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.20231223-045713",
@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.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.005643 0.000184 1.731020 ( 2.639606)
build_miniruby 0.001215 0.000130 1.658677 ( 1.799291)
build_ruby 0.002146 0.000000 3.483322 ( 3.747042)
build_all 0.003759 0.004309 5.893551 ( 3.990038)
build_install 0.015592 0.003982 7.037983 ( 5.172362)
test_btest 0.001012 0.000000 82.184430 ( 64.874958)
test_basic 0.000972 0.007759 0.965640 ( 1.236902)
test_all 0.075809 0.044596 647.012568 (322.811144)
test_rubyspec 0.017620 0.052893 98.920883 (111.606467)
total: 517.88 sec