Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-091031
#<BuildRuby:0x00005561d6929e78
@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.20230826-091031",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005733 0.000637 1.576969 ( 2.773007)
build_miniruby 0.001294 0.000143 1.321897 ( 1.320187)
build_ruby 0.001240 0.000137 2.329643 ( 2.559130)
build_all 0.005925 0.000156 5.229597 ( 2.000469)
build_install 0.012455 0.003256 6.576327 ( 3.110546)
test_btest 0.000709 0.000089 81.508614 ( 20.652745)
test_basic 0.004292 0.000536 0.748870 ( 0.810305)
test_all 0.002872 0.004802 669.781312 (229.179323)
test_rubyspec 0.047473 0.023329 102.034840 (118.429740)
total: 380.84 sec