Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-142614
#<BuildRuby:0x000055e2b6d39f70
@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.20230610-142614",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006363 0.000255 1.863449 ( 4.386892)
build_miniruby 0.001404 0.000056 1.441267 ( 1.622514)
build_ruby 0.001854 0.000074 2.772072 ( 3.048566)
build_all 0.006693 0.000000 2.234572 ( 1.798130)
build_install 0.015876 0.000334 3.499473 ( 6.834156)
test_btest 0.000880 0.000000 76.443443 ( 41.284513)
test_basic 0.002883 0.004707 0.793800 ( 1.066039)
test_all 0.001601 0.000110 570.667722 (254.137740)
test_rubyspec 0.033218 0.021761 86.164255 (105.776589)
total: 419.96 sec