Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-075827
#<BuildRuby:0x00007f0161cefdd8
@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.20241217-075827",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000030 0.000012 0.000042 ( 0.000042)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.004183 0.001569 1.898055 ( 4.832897)
build_miniruby 0.000959 0.000359 1.283467 ( 1.280133)
build_ruby 0.001147 0.000431 3.403771 ( 3.581137)
build_all 0.007974 0.000000 5.842193 ( 2.456407)
build_install 0.016244 0.001291 7.947828 ( 4.241213)
test_btest 0.000603 0.000189 71.277997 ( 19.081477)
test_basic 0.009074 0.000355 0.847935 ( 0.892528)
test_all 0.079573 0.067583 701.799232 (233.656708)
test_rubyspec 0.043329 0.042031 118.225828 ( 28.282369)
total: 298.31 sec