Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-004651
#<BuildRuby:0x000055b2e9b7e228
@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.20230625-004651",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006254 0.000500 2.040166 ( 4.892537)
build_miniruby 0.001267 0.000101 1.532694 ( 2.035624)
build_ruby 0.001668 0.000133 3.077843 ( 3.488356)
build_all 0.004091 0.003502 2.405655 ( 2.911890)
build_install 0.017382 0.000000 3.753096 ( 4.305134)
test_btest 0.000746 0.000000 79.677814 ( 48.593758)
test_basic 0.006938 0.000394 0.862032 ( 1.301471)
test_all 0.001517 0.000138 605.599794 (337.108262)
test_rubyspec 0.016939 0.036450 88.160620 (123.965765)
total: 528.60 sec