Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-192018
#<BuildRuby:0x00005624c49f1f70
@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.20230830-192018",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004967 0.000000 1.590241 ( 2.085857)
build_miniruby 0.001813 0.000000 1.420781 ( 1.420501)
build_ruby 0.001641 0.000063 3.063158 ( 3.260687)
build_all 0.003291 0.004541 5.701634 ( 2.812436)
build_install 0.017789 0.000730 6.809661 ( 3.935191)
test_btest 0.000710 0.000098 77.910566 ( 31.636492)
test_basic 0.002487 0.004061 0.872949 ( 0.943212)
test_all 0.009540 0.000000 699.441020 (283.381390)
test_rubyspec 0.033733 0.034693 102.101809 (119.217685)
total: 448.69 sec