Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-122320
#<BuildRuby:0x0000556ca539e3d0
@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.20230810-122320",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002929 0.004481 2.335541 ( 6.497155)
build_miniruby 0.001468 0.000195 1.817149 ( 2.810957)
build_ruby 0.001508 0.000201 3.497945 ( 5.315611)
build_all 0.008360 0.000524 2.950000 ( 3.623236)
build_install 0.014849 0.005339 4.397284 ( 5.536446)
test_btest 0.000724 0.000110 85.176045 ( 60.528044)
test_basic 0.007589 0.001150 0.989795 ( 7.695189)
test_all 0.001759 0.000267 710.782527 (445.111984)
test_rubyspec 0.038198 0.019999 102.903688 (183.670568)
total: 720.79 sec