Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-200903
#<BuildRuby:0x00007f60620bfdc8
@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.20241117-200903",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000859 0.007165 4.088045 ( 3.943327)
build_miniruby 0.001784 0.000000 1.768283 ( 1.767855)
build_ruby 0.000000 0.002020 3.490231 ( 3.710829)
build_all 0.004365 0.004012 6.193515 ( 2.487574)
build_install 0.004397 0.015956 8.809053 ( 4.080694)
test_btest 0.000583 0.000246 79.699393 ( 22.391791)
test_basic 0.005410 0.004395 0.873959 ( 0.919016)
test_all 0.090263 0.057964 750.068192 (233.745076)
test_rubyspec 0.048787 0.036410 123.064117 ( 28.150381)
total: 301.20 sec