Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-043646
#<BuildRuby:0x0000561316f51ef8
@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.20230919-043646",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006629 0.000000 2.268959 ( 3.555269)
build_miniruby 0.001623 0.000000 1.684196 ( 1.689219)
build_ruby 0.001469 0.000000 3.394763 ( 3.615871)
build_all 0.005682 0.002771 6.280285 ( 3.413038)
build_install 0.019287 0.000076 7.787304 ( 5.124926)
test_btest 0.000841 0.000076 86.846288 ( 34.149469)
test_basic 0.005359 0.003912 0.938154 ( 1.014259)
test_all 0.010367 0.000000 711.170449 (279.656630)
test_rubyspec 0.026787 0.046664 105.244017 (117.431489)
total: 449.65 sec