Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-224832
#<BuildRuby:0x0000562eb11423b0
@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.20230501-224832",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002723 0.003606 1.745874 ( 2.948989)
build_miniruby 0.001050 0.000287 1.187483 ( 1.188114)
build_ruby 0.001029 0.000281 2.492490 ( 2.716935)
build_all 0.006799 0.000000 2.096532 ( 1.310328)
build_install 0.013076 0.000926 3.212493 ( 2.293916)
test_btest 0.000818 0.000188 73.953371 ( 20.605644)
test_basic 0.000752 0.004378 0.692911 ( 0.766695)
test_all 0.000477 0.000766 584.329699 (228.878965)
test_rubyspec 0.018283 0.031711 80.689411 ( 96.366014)
total: 357.08 sec