Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-202717
#<BuildRuby:0x000055fb58402258
@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.20230730-202717",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.006507 0.000723 2.201255 ( 6.218771)
build_miniruby 0.001727 0.000000 1.647772 ( 3.167439)
build_ruby 0.001740 0.000000 3.274938 ( 5.580389)
build_all 0.006999 0.000207 2.665986 ( 3.901136)
build_install 0.013268 0.004970 4.103121 ( 5.678228)
test_btest 0.000000 0.001118 81.501428 ( 53.565093)
test_basic 0.004346 0.002623 0.944743 ( 1.678356)
test_all 0.001415 0.000214 618.566194 (388.302074)
test_rubyspec 0.030916 0.027854 94.569780 (163.853373)
total: 631.95 sec