Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-043330
#<BuildRuby:0x00005649e6e6e8e0
@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.20230506-043330",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001597 0.004379 1.796636 ( 3.099080)
build_miniruby 0.001202 0.000229 1.309065 ( 1.307494)
build_ruby 0.001154 0.000220 2.455182 ( 2.688346)
build_all 0.005296 0.001008 2.100607 ( 1.311275)
build_install 0.013396 0.000755 3.264978 ( 2.316164)
test_btest 0.000779 0.000135 74.825661 ( 23.984276)
test_basic 0.000411 0.004844 0.710695 ( 0.788093)
test_all 0.000759 0.000165 604.020017 (182.902480)
test_rubyspec 0.023727 0.020737 74.524558 ( 86.371638)
total: 304.77 sec