Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-231428
#<BuildRuby:0x000055e1099e6390
@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.20230902-231428",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005004 0.000000 1.692681 ( 2.049821)
build_miniruby 0.001775 0.000000 1.616012 ( 1.615231)
build_ruby 0.001769 0.000179 3.364413 ( 3.583358)
build_all 0.003874 0.004041 6.176330 ( 3.149738)
build_install 0.012327 0.007047 7.527821 ( 4.921318)
test_btest 0.000820 0.000000 82.794066 ( 43.613091)
test_basic 0.004110 0.003149 0.925116 ( 1.210013)
test_all 0.004820 0.005143 689.152989 (294.628061)
test_rubyspec 0.025675 0.045482 103.327826 (122.619015)
total: 477.39 sec