Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-122251
#<BuildRuby:0x0000559a29b76308
@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.20230730-122251",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005846 0.001574 2.274080 ( 7.151281)
build_miniruby 0.001269 0.000341 1.708737 ( 3.080484)
build_ruby 0.001458 0.000393 3.405047 ( 66.909533)
build_all 0.006878 0.000660 2.687009 ( 2.984094)
build_install 0.014819 0.003842 4.341041 ( 5.794322)
test_btest 0.000720 0.000187 84.515155 ( 53.867186)
test_basic 0.007907 0.000725 0.943405 ( 1.803894)
test_all 0.001308 0.000327 619.574529 (405.176777)
test_rubyspec 0.029408 0.033452 96.048083 (160.999233)
total: 707.77 sec