Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-091021
#<BuildRuby:0x00007f347255fde0
@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.20241203-091021",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003114 0.004865 3.816349 ( 10.231664)
build_miniruby 0.001036 0.000307 1.328074 ( 5.213551)
build_ruby 0.001283 0.000380 3.930192 ( 7.825766)
build_all 0.006422 0.001902 6.486243 ( 2.902203)
build_install 0.016112 0.002023 8.775699 ( 4.072487)
test_btest 0.000698 0.000193 80.718883 ( 24.015591)
test_basic 0.005502 0.006379 1.087471 ( 1.179681)
test_all 0.104015 0.044866 789.050453 (306.696061)
test_rubyspec 0.051927 0.030158 120.744183 ( 36.475647)
total: 398.61 sec