Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-103730
#<BuildRuby:0x0000562e14d76138
@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.20231205-103730",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000619 0.007029 2.374876 ( 3.690713)
build_miniruby 0.001367 0.000354 1.573034 ( 1.820695)
build_ruby 0.001531 0.000397 3.486074 ( 4.051828)
build_all 0.008796 0.000000 5.987114 ( 5.257871)
build_install 0.008290 0.013613 7.413943 ( 5.983778)
test_btest 0.000992 0.000331 81.963627 ( 63.678114)
test_basic 0.006775 0.000844 0.932601 ( 1.269803)
test_all 0.096846 0.030236 731.183911 (485.309883)
test_rubyspec 0.043865 0.034106 102.830236 (148.648302)
total: 719.71 sec