Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-194546
#<BuildRuby:0x000055918612da00
@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.20230330-194546",
@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.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002464 0.003643 1.893304 ( 3.828992)
build_miniruby 0.001380 0.000230 1.328681 ( 1.477014)
build_ruby 0.001400 0.000233 2.703543 ( 3.026624)
build_all 0.006912 0.000475 2.207555 ( 1.934002)
build_install 0.009286 0.009337 3.399776 ( 3.225401)
test_btest 0.000601 0.000138 69.278933 ( 35.358800)
test_basic 0.005204 0.001201 0.556458 ( 0.677373)
test_all 0.001031 0.000139 563.323599 (205.462292)
test_rubyspec 0.036218 0.016264 80.746435 ( 95.548324)
total: 350.54 sec