Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-063758
#<BuildRuby:0x0000557ea7ef2380
@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.20230201-063758",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.004512 0.000052 1.121336 ( 1.799670)
build_miniruby 0.001627 0.000000 1.279708 ( 1.278356)
build_ruby 0.001293 0.000000 2.380783 ( 2.615751)
build_all 0.006648 0.000000 3.740696 ( 1.874342)
build_install 0.014521 0.000544 2.786503 ( 2.049058)
test_btest 0.000000 0.000852 55.041808 ( 18.394695)
test_basic 0.000000 0.005380 0.420565 ( 0.518198)
test_all 0.000000 0.001592 641.988157 (212.735126)
test_rubyspec 0.021021 0.023529 66.057828 ( 75.955605)
total: 317.22 sec