Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-000948
#<BuildRuby:0x00007f509f79fdc8
@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.20240622-000948",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.003839 0.003964 3.167687 ( 3.367501)
build_miniruby 0.001400 0.000248 1.309062 ( 1.306102)
build_ruby 0.001473 0.000259 3.288012 ( 3.452664)
build_all 0.000162 0.008192 7.506754 ( 2.924609)
build_install 0.017770 0.002569 10.268108 ( 4.740015)
test_btest 0.000910 0.000205 113.308117 ( 29.942336)
test_basic 0.004513 0.004081 1.026631 ( 1.078335)
test_all 0.101672 0.044575 805.232970 (244.018631)
test_rubyspec 0.050575 0.039584 163.900976 ( 40.946632)
total: 331.78 sec