Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-222038
#<BuildRuby:0x000055f14b5ca390
@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.20230901-222038",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005668 0.000362 1.855636 ( 2.469677)
build_miniruby 0.001625 0.000000 1.665172 ( 1.768301)
build_ruby 0.000000 0.001654 3.370546 ( 3.681209)
build_all 0.002362 0.005226 6.203202 ( 3.864222)
build_install 0.008009 0.010422 7.549944 ( 5.537514)
test_btest 0.000557 0.000180 83.036567 ( 46.095953)
test_basic 0.004777 0.004118 0.973809 ( 1.318722)
test_all 0.007178 0.002461 663.520529 (292.830668)
test_rubyspec 0.033524 0.034249 101.585895 (120.785986)
total: 478.35 sec