Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-162958
#<BuildRuby:0x000055fec145e320
@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.20240309-162958",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.008329 0.000018 2.733329 ( 2.731215)
build_miniruby 0.001566 0.000108 1.764084 ( 1.763954)
build_ruby 0.002226 0.000000 3.436983 ( 13.199324)
build_all 0.008056 0.000000 6.757199 ( 3.926307)
build_install 0.016019 0.003956 8.763258 ( 5.552727)
test_btest 0.000000 0.000818 92.592318 ( 51.746128)
test_basic 0.000000 0.007305 1.047854 ( 1.175314)
test_all 0.084556 0.033098 774.424292 (336.500576)
test_rubyspec 0.021719 0.067110 127.170813 (139.265565)
total: 555.86 sec