Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-084842
#<BuildRuby:0x0000556198eb2090
@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.20230910-084842",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000000 0.007063 2.256438 ( 4.407211)
build_miniruby 0.000590 0.000996 1.712980 ( 1.973982)
build_ruby 0.001346 0.000289 3.311346 ( 3.879229)
build_all 0.001808 0.006475 6.456332 ( 4.244023)
build_install 0.014097 0.006243 8.101027 ( 6.018183)
test_btest 0.001037 0.000000 84.946876 ( 44.148730)
test_basic 0.005717 0.002470 0.976219 ( 1.187365)
test_all 0.008580 0.001935 709.157491 (314.929970)
test_rubyspec 0.055250 0.016984 106.370102 (125.986282)
total: 506.78 sec