Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-041836
#<BuildRuby:0x0000556271331f48
@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.20231208-041836",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.007320 2.354612 ( 2.679786)
build_miniruby 0.000000 0.001590 1.620405 ( 1.620301)
build_ruby 0.000000 0.001548 3.369223 ( 3.539259)
build_all 0.005579 0.002413 5.699738 ( 2.468121)
build_install 0.015557 0.000586 7.043275 ( 3.444157)
test_btest 0.000764 0.000148 82.802031 ( 25.108531)
test_basic 0.001967 0.004746 0.887904 ( 0.950019)
test_all 0.083933 0.037222 655.706878 (190.394704)
test_rubyspec 0.042645 0.015581 82.913317 ( 94.353577)
total: 324.56 sec