Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-061718
#<BuildRuby:0x000055c2376f2120
@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-061718",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002673 0.003868 2.065566 ( 2.289908)
build_miniruby 0.001666 0.000000 1.633564 ( 1.632815)
build_ruby 0.001719 0.000000 3.040940 ( 3.248950)
build_all 0.007584 0.000438 5.613152 ( 2.802104)
build_install 0.015521 0.000964 6.730989 ( 3.604515)
test_btest 0.000000 0.000810 80.239443 ( 28.902053)
test_basic 0.001488 0.003740 0.875815 ( 0.947089)
test_all 0.077844 0.042034 690.372165 (237.711040)
test_rubyspec 0.045655 0.021338 93.526095 (105.474837)
total: 386.61 sec