Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-081849
#<BuildRuby:0x000055c89d9c2118
@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.20230903-081849",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005240 0.000748 1.910083 ( 3.233980)
build_miniruby 0.001616 0.000231 1.758549 ( 1.774803)
build_ruby 0.001342 0.000191 3.558314 ( 4.091093)
build_all 0.007669 0.000470 6.450869 ( 4.684229)
build_install 0.012583 0.008653 7.992418 ( 6.154034)
test_btest 0.000640 0.000120 87.012252 ( 44.779530)
test_basic 0.006369 0.001195 0.994781 ( 1.343046)
test_all 0.009728 0.000934 716.452142 (333.306245)
test_rubyspec 0.035967 0.035715 103.880075 (122.691984)
total: 522.06 sec