Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-031741
#<BuildRuby:0x000055aea3db9a00
@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.20230515-031741",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005798 0.000213 1.863778 ( 3.995667)
build_miniruby 0.001307 0.000163 1.414836 ( 1.656163)
build_ruby 0.001582 0.000198 2.882161 ( 3.634978)
build_all 0.003747 0.003548 2.267895 ( 2.472672)
build_install 0.014052 0.005150 3.670956 ( 4.090688)
test_btest 0.000647 0.000116 75.939709 ( 52.829289)
test_basic 0.000019 0.007646 0.813717 ( 1.287822)
test_all 0.001205 0.000291 624.389543 (541.246164)
test_rubyspec 0.035879 0.023273 87.284947 (116.890302)
total: 728.10 sec