Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-031837
#<BuildRuby:0x00005646fcd86168
@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.20230212-031837",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004302 0.000000 1.128742 ( 1.482428)
build_miniruby 0.001625 0.000000 1.145593 ( 1.146826)
build_ruby 0.001533 0.000000 2.372319 ( 2.597640)
build_all 0.006080 0.001359 3.900655 ( 2.349367)
build_install 0.015242 0.000000 2.928413 ( 2.499041)
test_btest 0.000667 0.000000 55.550190 ( 25.348133)
test_basic 0.001561 0.004550 0.461413 ( 0.566533)
test_all 0.001616 0.000000 661.613694 (246.300503)
test_rubyspec 0.036857 0.009456 70.735868 ( 81.223855)
total: 363.52 sec