Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-185000
#<BuildRuby:0x000055f4ce0e9ed0
@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.20230112-185000",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004511 0.000000 0.912114 ( 1.387613)
build_miniruby 0.001232 0.000000 1.169824 ( 1.168232)
build_ruby 0.001519 0.000000 2.919784 ( 3.288306)
build_all 0.006603 0.000706 3.236856 ( 1.642981)
build_install 0.011779 0.002534 2.232073 ( 1.459247)
test_btest 0.000605 0.000201 54.460989 ( 13.856646)
test_basic 0.001728 0.003128 0.404602 ( 0.496454)
test_all 0.001599 0.000152 607.325409 (169.985979)
test_rubyspec 0.022010 0.021259 55.175458 ( 65.255325)
total: 258.54 sec