Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-132030
#<BuildRuby:0x000055e0f2e9a3d0
@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.20230913-132030",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.007090 0.000473 2.358654 ( 5.870579)
build_miniruby 0.001901 0.000271 1.635977 ( 1.902229)
build_ruby 0.000000 0.001996 3.357156 ( 3.846988)
build_all 0.000000 0.007765 6.330565 ( 4.905363)
build_install 0.011198 0.010850 7.933440 ( 6.653485)
test_btest 0.000704 0.000204 83.178382 ( 46.064553)
test_basic 0.010318 0.001714 1.003850 ( 1.228375)
test_all 0.009795 0.000000 723.980820 (314.551930)
test_rubyspec 0.014469 0.058864 106.804764 (127.351715)
total: 512.38 sec