Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-014532
#<BuildRuby:0x000055e0ae019ed0
@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.20230619-014532",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005953 0.000410 1.966159 ( 4.517128)
build_miniruby 0.001216 0.000264 1.477089 ( 1.903465)
build_ruby 0.002386 0.000000 3.048197 ( 4.110745)
build_all 0.001285 0.007141 2.553219 ( 3.083923)
build_install 0.012591 0.006660 3.705641 ( 3.734974)
test_btest 0.000730 0.000224 80.082666 ( 45.045415)
test_basic 0.000000 0.003512 0.816710 ( 1.253898)
test_all 0.001036 0.001142 579.578869 (286.287255)
test_rubyspec 0.029872 0.022982 86.968959 (114.590432)
total: 464.53 sec