Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-125616
#<BuildRuby:0x0000560d2beedef8
@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.20230915-125616",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.003950 0.002968 2.183501 ( 3.611622)
build_miniruby 0.001294 0.000172 1.723101 ( 1.724229)
build_ruby 0.001202 0.000161 3.283643 ( 3.498216)
build_all 0.007572 0.001010 6.046229 ( 3.402033)
build_install 0.011626 0.007413 7.390080 ( 5.145136)
test_btest 0.001068 0.000000 82.715283 ( 34.434434)
test_basic 0.006720 0.000664 0.916397 ( 0.992125)
test_all 0.008792 0.000780 674.201362 (239.228475)
test_rubyspec 0.040611 0.029795 100.375660 (112.125744)
total: 404.16 sec