Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-172633
#<BuildRuby:0x000056062b729ed0
@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.20230307-172633",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003620 0.002567 1.434999 ( 2.706893)
build_miniruby 0.000902 0.000282 1.138637 ( 1.138199)
build_ruby 0.001006 0.000314 2.385486 ( 2.582453)
build_all 0.004325 0.001351 1.956303 ( 1.073559)
build_install 0.011343 0.002607 2.915416 ( 1.972329)
test_btest 0.000781 0.000235 69.617232 ( 18.579257)
test_basic 0.004521 0.000000 0.519815 ( 0.613394)
test_all 0.001117 0.000000 520.219803 (152.116858)
test_rubyspec 0.024130 0.016431 70.719855 ( 80.671624)
total: 261.46 sec