Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-160804
#<BuildRuby:0x0000558f9bf022a8
@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.20230602-160804",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005266 0.000878 1.936722 ( 3.816795)
build_miniruby 0.001157 0.000193 1.408265 ( 1.600764)
build_ruby 0.001350 0.000225 2.805942 ( 3.236107)
build_all 0.007819 0.000000 2.271786 ( 2.365934)
build_install 0.017171 0.001798 3.602043 ( 3.496613)
test_btest 0.000810 0.000120 76.762275 ( 35.658635)
test_basic 0.005823 0.000147 0.745989 ( 0.828486)
test_all 0.001094 0.000157 596.674791 (230.411731)
test_rubyspec 0.036636 0.014012 83.179443 ( 95.693950)
total: 377.11 sec