Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-054008
#<BuildRuby:0x000055a1f00c21b8
@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.20230730-054008",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006840 0.000912 2.305674 ( 5.910976)
build_miniruby 0.001720 0.000000 1.718724 ( 3.296429)
build_ruby 0.001852 0.000000 3.419076 ( 4.771370)
build_all 0.007810 0.000000 2.775049 ( 3.275671)
build_install 0.018520 0.000108 4.460265 ( 6.449509)
test_btest 0.000969 0.000105 84.962276 ( 64.899626)
test_basic 0.003166 0.004649 0.968599 ( 1.987361)
test_all 0.007099 0.000959 671.345975 (677.411985)
test_rubyspec 0.037763 0.038364 105.213276 (330.491991)
total: 1098.50 sec