Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-080820
#<BuildRuby:0x00005639b6a06130
@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.20230612-080820",
@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.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001414 0.004297 1.738997 ( 3.047396)
build_miniruby 0.000000 0.001672 1.242945 ( 1.241988)
build_ruby 0.000000 0.001775 2.586072 ( 2.763093)
build_all 0.002555 0.004040 2.228863 ( 1.324663)
build_install 0.012954 0.001996 3.331331 ( 2.216719)
test_btest 0.000540 0.000155 74.604220 ( 30.651553)
test_basic 0.005877 0.000585 0.726795 ( 0.829610)
test_all 0.001118 0.000139 555.270759 (194.745443)
test_rubyspec 0.017726 0.034214 80.252336 ( 92.274730)
total: 329.10 sec