Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-030102
#<BuildRuby:0x0000561cf1e5e7c8
@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.20230530-030102",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.006046 0.000000 1.826853 ( 3.767733)
build_miniruby 0.001619 0.000000 1.318503 ( 1.328191)
build_ruby 0.001745 0.000000 2.793401 ( 3.148632)
build_all 0.005104 0.002623 2.107172 ( 1.996492)
build_install 0.010622 0.008455 3.605285 ( 3.492923)
test_btest 0.000650 0.000209 76.183531 ( 42.319020)
test_basic 0.004640 0.001492 0.801943 ( 1.182564)
test_all 0.000957 0.000307 579.397309 (254.746768)
test_rubyspec 0.030218 0.026415 85.537449 (105.611508)
total: 417.59 sec