Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-114022
#<BuildRuby:0x00007f28ebe5fdd8
@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.20241014-114022",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000181)
build_up 0.006954 0.001014 3.417201 ( 3.336504)
build_miniruby 0.001280 0.000426 1.649104 ( 1.645472)
build_ruby 0.001473 0.000491 3.925704 ( 4.123815)
build_all 0.007877 0.001138 6.954641 ( 2.750318)
build_install 0.020449 0.000391 10.258669 ( 4.903428)
test_btest 0.000631 0.000168 93.980619 ( 24.883195)
test_basic 0.007954 0.002893 1.005530 ( 1.048671)
test_all 0.109855 0.040749 763.118200 (233.344019)
test_rubyspec 0.038794 0.050626 133.572329 ( 32.387921)
total: 308.42 sec