Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-203225
#<BuildRuby:0x000055d96db15fe8
@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.20230209-203225",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004611 0.001152 1.224072 ( 2.531530)
build_miniruby 0.001245 0.000311 1.491912 ( 2.051328)
build_ruby 0.001340 0.000335 2.877573 ( 4.081679)
build_all 0.007415 0.001854 4.141816 ( 5.429656)
build_install 0.016780 0.000720 3.019471 ( 4.116589)
test_btest 0.001054 0.000000 61.584419 ( 63.249992)
test_basic 0.003329 0.003480 0.494178 ( 0.967027)
test_all 0.001143 0.000276 689.236559 (453.428455)
test_rubyspec 0.018354 0.031009 73.082409 ( 89.018564)
total: 624.88 sec