Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-120033
#<BuildRuby:0x000055c1f5bd1de0
@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.20230330-120033",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000006 0.000002 0.000008 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.001071 0.004411 1.858889 ( 3.133759)
build_miniruby 0.001252 0.000442 1.301737 ( 1.300068)
build_ruby 0.001033 0.000365 2.401260 ( 2.613496)
build_all 0.006911 0.000000 2.154022 ( 1.428800)
build_install 0.015020 0.001440 3.142544 ( 2.344704)
test_btest 0.000975 0.000000 69.303360 ( 26.667340)
test_basic 0.004054 0.000000 0.462456 ( 0.559858)
test_all 0.000989 0.000000 573.377969 (229.248623)
test_rubyspec 0.039653 0.018273 80.536344 ( 99.655290)
total: 366.95 sec