Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-133930
#<BuildRuby:0x000055f4fd1d27f0
@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.20221230-133930",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004399 0.000734 1.193941 ( 1.841521)
build_miniruby 0.001327 0.000000 1.428274 ( 1.576992)
build_ruby 0.001552 0.000000 3.400719 ( 3.865400)
build_all 0.000963 0.006304 3.766050 ( 2.054401)
build_install 0.011921 0.002650 3.165745 ( 2.336346)
test_btest 0.000573 0.000127 56.798567 ( 18.535367)
test_basic 0.004719 0.000106 0.397577 ( 0.496997)
test_all 0.001401 0.000300 635.190815 (198.505772)
test_rubyspec 0.031185 0.016830 66.928312 ( 77.357506)
total: 306.57 sec