Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-052427
#<BuildRuby:0x000055c4e220e0e8
@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.20230330-052427",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001020 0.004049 1.718116 ( 3.006247)
build_miniruby 0.001539 0.000000 1.102162 ( 1.102753)
build_ruby 0.001621 0.000000 2.421043 ( 2.629816)
build_all 0.006758 0.000000 1.944310 ( 1.126776)
build_install 0.012221 0.003711 3.262621 ( 2.207444)
test_btest 0.000626 0.000112 70.019256 ( 21.662056)
test_basic 0.004343 0.000000 0.480646 ( 0.577789)
test_all 0.000490 0.001317 581.925624 (181.076804)
test_rubyspec 0.029335 0.017085 74.885126 ( 84.555865)
total: 297.95 sec