Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-171707
#<BuildRuby:0x00005608e25ddfb8
@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.20240216-171707",
@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.000007 0.000025 ( 0.000024)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.004791 0.001742 2.027470 ( 3.543817)
build_miniruby 0.001693 0.000000 1.778963 ( 2.079000)
build_ruby 0.001871 0.000000 3.810812 ( 4.546311)
build_all 0.007893 0.001021 6.762303 ( 6.726624)
build_install 0.017793 0.004460 8.532225 ( 8.701381)
test_btest 0.000736 0.000237 94.112045 ( 91.141683)
test_basic 0.006201 0.001993 1.037476 ( 1.586747)
test_all 0.094027 0.032898 826.038323 (617.413913)
test_rubyspec 0.061225 0.036300 133.473386 (188.455910)
total: 924.20 sec