Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-162027
#<BuildRuby:0x00005565f94ae8e0
@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.20230722-162027",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002363 0.004634 2.182100 ( 5.087854)
build_miniruby 0.001044 0.000251 1.613691 ( 1.975449)
build_ruby 0.001517 0.000364 3.181981 ( 4.653357)
build_all 0.006446 0.001547 2.732653 ( 2.833230)
build_install 0.014058 0.004649 4.095643 ( 4.373788)
test_btest 0.000822 0.000000 79.240930 ( 47.266766)
test_basic 0.007545 0.000000 0.890546 ( 1.568456)
test_all 0.002033 0.000000 600.579282 (323.459405)
test_rubyspec 0.032485 0.021759 89.994564 (129.203896)
total: 520.42 sec