Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-231840
#<BuildRuby:0x00005588e600e258
@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.20240119-231840",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000032)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.006290 0.000165 1.914654 ( 3.521852)
build_miniruby 0.001603 0.000118 2.148628 ( 2.633072)
build_ruby 0.001853 0.000000 3.583248 ( 4.120726)
build_all 0.008302 0.000125 6.233464 ( 4.892397)
build_install 0.015763 0.004151 7.833473 ( 6.413257)
test_btest 0.000727 0.000066 86.318652 ( 67.084823)
test_basic 0.007655 0.000696 0.987632 ( 1.617961)
test_all 0.096077 0.022910 783.969486 (420.370208)
test_rubyspec 0.040394 0.066191 171.471478 (193.525977)
total: 704.18 sec