Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-225156
#<BuildRuby:0x0000562237ad63d0
@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.20230905-225156",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000038 0.000003 0.000041 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.005902 0.000119 1.791588 ( 3.148514)
build_miniruby 0.001716 0.000111 1.715510 ( 1.757780)
build_ruby 0.000000 0.002016 3.606636 ( 4.020967)
build_all 0.000000 0.008001 6.244647 ( 4.522770)
build_install 0.014661 0.006175 7.656372 ( 5.515023)
test_btest 0.000947 0.000163 83.085268 ( 46.391882)
test_basic 0.007118 0.001220 0.996963 ( 1.308555)
test_all 0.009930 0.000197 713.927323 (349.709886)
test_rubyspec 0.027390 0.048708 104.622976 (124.987513)
total: 541.36 sec