Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-031158
#<BuildRuby:0x000055f618a6e118
@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.20230604-031158",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006678 0.000299 2.024267 ( 4.422595)
build_miniruby 0.001210 0.000139 1.518039 ( 1.770953)
build_ruby 0.001974 0.000228 3.029494 ( 3.587137)
build_all 0.007925 0.000000 2.190490 ( 2.540655)
build_install 0.017118 0.003699 3.600950 ( 4.019595)
test_btest 0.001504 0.000000 80.791988 ( 58.023532)
test_basic 0.002589 0.004166 0.842846 ( 1.464657)
test_all 0.001199 0.000177 617.183018 (669.327015)
test_rubyspec 0.057563 0.005714 88.696843 (134.413874)
total: 879.57 sec