Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-151818
#<BuildRuby:0x000055acdf8ae008
@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.20230625-151818",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000027)
build_up 0.006271 0.000627 2.044614 ( 6.647530)
build_miniruby 0.001313 0.000131 1.672150 ( 3.283116)
build_ruby 0.002034 0.000203 3.330351 ( 5.653275)
build_all 0.008508 0.000037 2.420874 ( 3.671993)
build_install 0.015457 0.004439 4.031702 ( 6.300239)
test_btest 0.001116 0.000000 82.468964 ( 71.295211)
test_basic 0.004975 0.000222 0.863460 ( 2.291364)
test_all 0.002412 0.000000 621.672528 (603.397317)
test_rubyspec 0.034391 0.031415 91.779680 (207.839034)
total: 910.38 sec