Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-151331
#<BuildRuby:0x0000560f81ed67f0
@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.20230101-151331",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.004290 0.000040 1.137383 ( 1.537854)
build_miniruby 0.001146 0.000156 1.355223 ( 1.355970)
build_ruby 0.001487 0.000203 3.507850 ( 3.886838)
build_all 0.006822 0.000930 3.889739 ( 2.343428)
build_install 0.011619 0.004207 3.202320 ( 2.847335)
test_btest 0.000746 0.000000 54.884691 ( 30.703931)
test_basic 0.000000 0.005907 0.454733 ( 0.718221)
test_all 0.000000 0.001550 620.179617 (258.703607)
test_rubyspec 0.024925 0.030368 73.660734 ( 92.500095)
total: 394.60 sec