Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-203134
#<BuildRuby:0x000055e63f781f88
@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.20231218-203134",
@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.000026 0.000005 0.000031 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.006150 0.001230 2.535418 ( 3.214374)
build_miniruby 0.001184 0.000237 1.673833 ( 1.758724)
build_ruby 0.001829 0.000366 3.446524 ( 3.818226)
build_all 0.008339 0.000000 5.839282 ( 4.027231)
build_install 0.020052 0.000282 7.338867 ( 5.717814)
test_btest 0.000779 0.000126 83.257058 ( 56.430569)
test_basic 0.007251 0.001170 0.953172 ( 1.290309)
test_all 0.070149 0.052017 719.138128 (341.560477)
test_rubyspec 0.054151 0.019666 101.349888 (133.838141)
total: 551.66 sec