Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-105647
#<BuildRuby:0x00005566c66fe258
@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.20221226-105647",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000514 0.003585 1.013256 ( 1.423989)
build_miniruby 0.001043 0.000131 1.241733 ( 1.240946)
build_ruby 0.000000 0.001466 2.688480 ( 3.047015)
build_all 0.003333 0.002291 3.193841 ( 1.583427)
build_install 0.012961 0.000764 2.943167 ( 2.034662)
test_btest 0.000558 0.000082 56.283874 ( 19.242299)
test_basic 0.005386 0.000181 0.416389 ( 0.530352)
test_all 0.000841 0.000120 612.531020 (199.131059)
test_rubyspec 0.013389 0.026846 65.527822 ( 75.482026)
total: 303.72 sec