Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-175830
#<BuildRuby:0x0000555b7e416228
@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.20240204-175830",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006201 0.000200 1.796611 ( 2.167529)
build_miniruby 0.001490 0.000048 1.519071 ( 1.517329)
build_ruby 0.001632 0.000052 3.420629 ( 15.518273)
build_all 0.003336 0.004573 6.289304 ( 3.212831)
build_install 0.014312 0.004548 7.968511 ( 4.712341)
test_btest 0.000000 0.000832 89.303098 ( 35.253945)
test_basic 0.005341 0.003177 0.959958 ( 1.040898)
test_all 0.092150 0.023301 746.222771 (246.344286)
test_rubyspec 0.042976 0.051782 151.444320 (162.645131)
total: 472.41 sec