Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-011047
#<BuildRuby:0x00005647b62b23d0
@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.20230123-011047",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005294 0.000635 1.174570 ( 1.941436)
build_miniruby 0.001284 0.000154 1.349967 ( 1.487795)
build_ruby 0.000000 0.001495 3.190842 ( 3.982840)
build_all 0.006893 0.001837 4.111316 ( 3.698816)
build_install 0.018506 0.000822 3.119667 ( 3.471395)
test_btest 0.000910 0.000117 60.655852 ( 46.875408)
test_basic 0.000000 0.006685 0.477412 ( 0.707649)
test_all 0.000285 0.001856 696.439471 (734.335724)
test_rubyspec 0.036468 0.032158 79.716870 (119.493334)
total: 916.00 sec