Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-185113
#<BuildRuby:0x0000557364155fb8
@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.20240118-185113",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002073 0.003558 1.482656 ( 1.813748)
build_miniruby 0.000000 0.001818 1.692976 ( 1.690726)
build_ruby 0.000000 0.001608 2.799187 ( 3.022869)
build_all 0.003513 0.003077 5.195147 ( 1.970819)
build_install 0.007804 0.008666 6.485437 ( 3.218505)
test_btest 0.000606 0.000188 81.748405 ( 20.980093)
test_basic 0.005143 0.001596 0.866151 ( 0.972133)
test_all 0.097597 0.028067 807.825928 (541.081949)
test_rubyspec 0.046101 0.068168 182.885842 (309.507857)
total: 884.26 sec