Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-202150
#<BuildRuby:0x000055cf454fe3d0
@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.20230603-202150",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006409 0.000000 1.786601 ( 3.010411)
build_miniruby 0.001411 0.000000 1.256317 ( 1.256293)
build_ruby 0.001827 0.000000 2.507543 ( 2.684301)
build_all 0.000288 0.006334 2.093711 ( 1.256709)
build_install 0.009609 0.005483 3.374542 ( 2.334654)
test_btest 0.000795 0.000154 78.214042 ( 21.274182)
test_basic 0.004079 0.000789 0.711413 ( 0.786670)
test_all 0.001242 0.000241 554.831618 (173.084659)
test_rubyspec 0.023759 0.022959 81.348629 ( 93.505666)
total: 299.19 sec