Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-150348
#<BuildRuby:0x0000556a7b90e008
@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.20230103-150348",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000000 0.000034 0.000034 ( 0.000034)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.000000 0.004347 1.057546 ( 1.471643)
build_miniruby 0.000000 0.001179 1.371150 ( 1.369642)
build_ruby 0.000000 0.001412 3.390023 ( 3.753099)
build_all 0.000000 0.005785 3.357149 ( 1.589027)
build_install 0.004054 0.007450 2.599051 ( 1.654576)
test_btest 0.000637 0.000204 54.250411 ( 15.178127)
test_basic 0.003407 0.001091 0.389220 ( 0.483370)
test_all 0.001038 0.000000 620.780192 (176.617948)
test_rubyspec 0.030016 0.007482 62.452613 ( 72.566628)
total: 274.69 sec