Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-181954
#<BuildRuby:0x0000557697615fb8
@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.20240224-181954",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000028 0.000005 0.000033 ( 0.000031)
build_up 0.001067 0.007395 2.701084 ( 2.705476)
build_miniruby 0.001383 0.000346 1.653486 ( 1.659964)
build_ruby 0.001607 0.000401 3.644662 ( 3.876234)
build_all 0.004109 0.004089 6.757887 ( 3.523017)
build_install 0.012477 0.008241 8.421078 ( 4.900646)
test_btest 0.000928 0.000298 91.058436 ( 40.218953)
test_basic 0.006705 0.000798 0.933435 ( 1.038745)
test_all 0.100508 0.019035 755.746311 (280.201023)
test_rubyspec 0.032503 0.052456 114.220547 (123.612843)
total: 461.74 sec