Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-023700
#<BuildRuby:0x000055e046a0e228
@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.20230731-023700",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006022 0.000926 2.254793 ( 6.190411)
build_miniruby 0.001549 0.000238 1.649204 ( 2.768133)
build_ruby 0.001200 0.000184 3.557881 ( 6.375476)
build_all 0.006888 0.000367 2.664392 ( 3.907891)
build_install 0.005584 0.013788 4.166837 ( 5.076269)
test_btest 0.000572 0.000143 82.905059 ( 55.241642)
test_basic 0.002950 0.000737 0.910603 ( 1.852021)
test_all 0.001142 0.000000 629.739806 (436.570202)
test_rubyspec 0.028767 0.032652 97.032410 (162.560272)
total: 680.54 sec