Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-122504
#<BuildRuby:0x000055e4e0009fe0
@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.20230312-122504",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004743 0.001747 1.868319 ( 3.956694)
build_miniruby 0.001061 0.000391 1.302802 ( 1.475071)
build_ruby 0.001081 0.000399 2.766849 ( 3.278407)
build_all 0.005173 0.001906 2.198746 ( 2.371194)
build_install 0.014059 0.003069 3.398678 ( 3.305143)
test_btest 0.000468 0.000163 65.920064 ( 33.069923)
test_basic 0.000951 0.004853 0.506411 ( 0.657115)
test_all 0.000697 0.000273 571.151790 (243.352879)
test_rubyspec 0.017343 0.031374 78.182891 ( 91.563639)
total: 383.03 sec