Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-182000
#<BuildRuby:0x000055efe601e3d0
@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.20230502-182000",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.005757 1.789798 ( 3.335711)
build_miniruby 0.000266 0.001052 1.173497 ( 1.177052)
build_ruby 0.001001 0.000305 2.480570 ( 2.710245)
build_all 0.005231 0.000390 1.772267 ( 0.989886)
build_install 0.011333 0.002066 3.199029 ( 2.354607)
test_btest 0.000594 0.000166 74.306506 ( 24.624359)
test_basic 0.005814 0.000000 0.686125 ( 0.768150)
test_all 0.001290 0.000000 561.931710 (217.427296)
test_rubyspec 0.010240 0.030254 69.147116 ( 80.813877)
total: 334.20 sec