Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-181841
#<BuildRuby:0x00005596d5785f70
@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.20230620-181841",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005689 0.000948 2.036684 ( 5.404856)
build_miniruby 0.000000 0.001536 1.384851 ( 2.202554)
build_ruby 0.000795 0.001100 2.736784 ( 4.218473)
build_all 0.005008 0.002508 5.394407 ( 4.377933)
build_install 0.014520 0.002173 6.671205 ( 6.218744)
test_btest 0.000749 0.000150 77.585600 ( 45.006953)
test_basic 0.003682 0.000737 0.795711 ( 1.342279)
test_all 0.001478 0.000296 585.513281 (305.053301)
test_rubyspec 0.034469 0.019423 84.967879 (122.074684)
total: 495.90 sec