Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-043616
#<BuildRuby:0x00005647b1b69a00
@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.20230630-043616",
@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.000027 0.000001 0.000028 ( 0.000030)
autoconf 0.000039 0.000002 0.000041 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.006606 0.000440 2.139156 ( 5.382207)
build_miniruby 0.001350 0.000090 1.571409 ( 1.722665)
build_ruby 0.001615 0.000108 3.222114 ( 3.707938)
build_all 0.006953 0.000166 2.457563 ( 3.232561)
build_install 0.012716 0.004808 3.784652 ( 5.160180)
test_btest 0.000747 0.000000 81.864482 ( 46.490578)
test_basic 0.002519 0.004436 0.881884 ( 1.613953)
test_all 0.001722 0.000203 589.470336 (310.053067)
test_rubyspec 0.025288 0.028318 90.438230 (132.228087)
total: 509.59 sec