Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-165300
#<BuildRuby:0x0000557eba3b28e0
@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.20230526-165300",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005034 0.000959 1.887743 ( 3.751811)
build_miniruby 0.001375 0.000262 1.431885 ( 1.528169)
build_ruby 0.001204 0.000229 2.798214 ( 3.285655)
build_all 0.007783 0.000000 2.249027 ( 2.101451)
build_install 0.015572 0.000947 3.434709 ( 3.373226)
test_btest 0.000575 0.000092 75.806601 ( 28.224551)
test_basic 0.005670 0.000158 0.722767 ( 0.811446)
test_all 0.000837 0.000128 570.981725 (235.382109)
test_rubyspec 0.022572 0.027815 81.333935 ( 98.023203)
total: 376.48 sec