Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-005823
#<BuildRuby:0x00005570bb71a198
@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.20230602-005823",
@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.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001553 0.004232 1.717701 ( 3.019937)
build_miniruby 0.001349 0.000193 1.270958 ( 1.276464)
build_ruby 0.001479 0.000211 2.691284 ( 2.936757)
build_all 0.002935 0.003992 2.000601 ( 1.281790)
build_install 0.013104 0.004289 3.173688 ( 2.263191)
test_btest 0.000686 0.000137 76.730242 ( 29.111638)
test_basic 0.003107 0.003969 0.693566 ( 0.774086)
test_all 0.001227 0.000283 586.279166 (194.897232)
test_rubyspec 0.011264 0.043909 83.500114 (101.770443)
total: 337.33 sec