Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-143300
#<BuildRuby:0x000056441768a3b0
@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.20230810-143300",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006459 0.001077 2.426663 ( 6.133383)
build_miniruby 0.001503 0.000000 1.687126 ( 2.937155)
build_ruby 0.001791 0.000000 3.458719 ( 7.154139)
build_all 0.006853 0.001028 2.774789 ( 3.502570)
build_install 0.012349 0.006570 4.422504 ( 5.312338)
test_btest 0.001148 0.000000 83.900802 ( 53.901695)
test_basic 0.005839 0.000466 0.965589 ( 2.074915)
test_all 0.001597 0.000299 668.891829 (412.202494)
test_rubyspec 0.037159 0.022525 101.935273 (166.041326)
total: 659.26 sec