Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-224031
#<BuildRuby:0x00005615a2b55a00
@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.20230511-224031",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001907 0.004467 1.783974 ( 3.924263)
build_miniruby 0.000927 0.000253 1.247695 ( 1.366681)
build_ruby 0.001094 0.000299 2.474580 ( 2.856689)
build_all 0.004338 0.001183 2.043060 ( 2.080501)
build_install 0.008984 0.005747 3.312466 ( 2.928875)
test_btest 0.000490 0.000149 71.848442 ( 41.174269)
test_basic 0.002318 0.003813 0.745631 ( 0.927094)
test_all 0.000996 0.000332 533.167658 (221.353416)
test_rubyspec 0.007373 0.039564 79.642791 ( 94.873593)
total: 371.49 sec