Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-180423
#<BuildRuby:0x00005562640ea008
@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.20230919-180423",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007097 0.000418 2.291417 ( 4.682023)
build_miniruby 0.001153 0.000154 1.669229 ( 1.846143)
build_ruby 0.001890 0.000252 3.477340 ( 3.893177)
build_all 0.007534 0.000434 6.387262 ( 4.989730)
build_install 0.019052 0.000730 7.885282 ( 6.832838)
test_btest 0.000797 0.000094 84.203543 ( 47.187408)
test_basic 0.000000 0.007561 1.005788 ( 1.447867)
test_all 0.004279 0.004923 685.689600 (308.013105)
test_rubyspec 0.043681 0.028783 105.425485 (124.847362)
total: 503.74 sec