Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-071723
#<BuildRuby:0x0000564d8d4c2120
@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.20230507-071723",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002220 0.004487 1.942530 ( 4.252275)
build_miniruby 0.001649 0.000000 1.420327 ( 1.647657)
build_ruby 0.000000 0.001879 2.675287 ( 3.409264)
build_all 0.004567 0.002012 2.239863 ( 2.476024)
build_install 0.016924 0.000000 3.411956 ( 4.023554)
test_btest 0.001163 0.000000 76.335982 ( 63.297005)
test_basic 0.006418 0.000444 0.776141 ( 1.278556)
test_all 0.001399 0.000000 621.308906 (549.363294)
test_rubyspec 0.030426 0.027592 85.484261 (115.456008)
total: 745.20 sec