Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-234822
#<BuildRuby:0x000055a905e0e120
@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.20230530-234822",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.005910 0.000076 1.739310 ( 2.996687)
build_miniruby 0.001122 0.000047 1.062548 ( 1.060961)
build_ruby 0.001584 0.000066 2.556343 ( 2.724225)
build_all 0.006214 0.000076 1.998039 ( 1.156335)
build_install 0.014465 0.000388 2.787890 ( 1.814624)
test_btest 0.000903 0.000035 76.252968 ( 20.047115)
test_basic 0.000906 0.004876 0.704583 ( 0.775897)
test_all 0.000000 0.001019 550.009509 (173.771083)
test_rubyspec 0.033800 0.014180 75.949895 ( 87.843615)
total: 292.19 sec