Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-224429
#<BuildRuby:0x000056293d3d6230
@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.20230704-224429",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003095 0.003319 2.033302 ( 3.819562)
build_miniruby 0.001299 0.000179 1.624955 ( 1.773630)
build_ruby 0.001670 0.000000 3.176073 ( 3.732702)
build_all 0.003997 0.003557 2.519809 ( 2.391150)
build_install 0.014150 0.004293 3.841770 ( 4.118489)
test_btest 0.000705 0.000124 79.901489 ( 42.848266)
test_basic 0.000150 0.007009 0.915714 ( 1.137077)
test_all 0.001186 0.000272 576.802056 (253.037512)
test_rubyspec 0.025535 0.026755 89.284723 (103.191781)
total: 416.05 sec