Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-084830
#<BuildRuby:0x000055939c1e5f20
@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.20240218-084830",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.002275 0.003757 1.856460 ( 2.223458)
build_miniruby 0.001526 0.000210 1.734804 ( 1.734486)
build_ruby 0.001506 0.000000 3.060618 ( 12.220144)
build_all 0.007355 0.000123 6.500839 ( 3.172305)
build_install 0.011003 0.007176 7.979386 ( 4.725708)
test_btest 0.000781 0.000134 91.050000 ( 41.549451)
test_basic 0.004933 0.002656 0.962281 ( 1.030375)
test_all 0.099737 0.018161 790.874675 (313.916891)
test_rubyspec 0.059570 0.030993 123.651128 (133.164266)
total: 513.74 sec