Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-181756
#<BuildRuby:0x000055aaa8656208
@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.20230503-181756",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005581 0.000267 1.780895 ( 3.274708)
build_miniruby 0.001236 0.000215 1.358831 ( 1.571479)
build_ruby 0.001315 0.000229 2.459370 ( 2.904776)
build_all 0.005208 0.000906 2.100228 ( 2.154713)
build_install 0.010777 0.003960 3.234364 ( 3.071880)
test_btest 0.000792 0.000152 71.763594 ( 40.202206)
test_basic 0.006935 0.000000 0.728882 ( 0.845264)
test_all 0.003098 0.000000 579.251648 (232.352034)
test_rubyspec 0.017665 0.031335 80.228516 ( 96.805538)
total: 383.18 sec