Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-202745
#<BuildRuby:0x000055da3295da00
@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.20230831-202745",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004851 0.000539 1.762480 ( 2.305758)
build_miniruby 0.001512 0.000168 1.598783 ( 1.719241)
build_ruby 0.000000 0.001633 3.441554 ( 3.987127)
build_all 0.005902 0.002797 6.363867 ( 4.299072)
build_install 0.008519 0.011085 7.621196 ( 5.535775)
test_btest 0.000594 0.000130 83.072822 ( 46.567504)
test_basic 0.001658 0.007509 0.991744 ( 1.422463)
test_all 0.004793 0.004243 662.928486 (312.436519)
test_rubyspec 0.045240 0.025997 103.111399 (119.757123)
total: 498.03 sec