Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-182903
#<BuildRuby:0x00005571ce9b9f70
@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.20240303-182903",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007156 0.000826 2.693828 ( 3.435208)
build_miniruby 0.001584 0.000000 1.708136 ( 1.899553)
build_ruby 0.001820 0.000000 3.735168 ( 4.065599)
build_all 0.002851 0.004781 6.929708 ( 4.206852)
build_install 0.007816 0.011320 8.855436 ( 5.946164)
test_btest 0.000667 0.000151 94.328113 ( 63.799644)
test_basic 0.007014 0.000605 1.025308 ( 1.131128)
test_all 0.090014 0.029563 772.126507 (339.957844)
test_rubyspec 0.021841 0.070413 129.215415 (142.759194)
total: 567.20 sec