Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-061955
#<BuildRuby:0x00005571e1a327c8
@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.20230501-061955",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.005856 1.783937 ( 3.297532)
build_miniruby 0.000000 0.001183 1.251272 ( 1.256125)
build_ruby 0.000478 0.000879 2.462868 ( 2.882495)
build_all 0.005568 0.000240 2.113573 ( 1.829582)
build_install 0.014974 0.000000 3.227027 ( 2.532020)
test_btest 0.000881 0.000000 73.810452 ( 38.387241)
test_basic 0.003946 0.003370 0.805275 ( 0.943934)
test_all 0.001856 0.000290 590.588902 (238.036750)
test_rubyspec 0.020397 0.029421 80.290027 ( 95.943783)
total: 385.11 sec