Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-024611
#<BuildRuby:0x000055abe0885fb8
@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.20240206-024611",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002114 0.004414 1.989479 ( 2.754987)
build_miniruby 0.000000 0.001800 1.734129 ( 1.784336)
build_ruby 0.000000 0.001660 3.688654 ( 4.067416)
build_all 0.005648 0.001755 6.317974 ( 2.864152)
build_install 0.010512 0.009832 7.800032 ( 4.841411)
test_btest 0.000775 0.000218 86.796174 ( 37.270613)
test_basic 0.001855 0.004576 0.888151 ( 0.973089)
test_all 0.087524 0.026307 742.686081 (292.518801)
test_rubyspec 0.051326 0.050369 167.057161 (176.983030)
total: 524.06 sec